[R] leave-one-out in R
Max Kuhn
mxkuhn at gmail.com
Sun Apr 12 01:55:22 CEST 2009
You can use the caret or ipred packages. caret has it setup for
specific models and can be used with parallel processing. ipred can do
loo for any model since you manually code the model.
Max
On Apr 11, 2009, at 3:03 AM, Charles Serele <chserele at yahoo.ca> wrote:
> Hi Everyone,
>
> I am new in using R and I was wondering if anybody knows how to do a
> leave-one-out cross-validation in R.
>
> Thanks
>
> Charles
>
>
> Découvrez les photos les plus intéressantes du jour.
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list