[R] cross-validation
Max Kuhn
mxkuhn at gmail.com
Tue Jun 8 13:12:33 CEST 2010
Install the caret package and see ?train. There is also:
http://cran.r-project.org/web/packages/caret/vignettes/caretTrain.pdf
http://www.jstatsoft.org/v28/i05/paper
Max
On Tue, Jun 8, 2010 at 5:34 AM, azam jaafari <azamjaafari at yahoo.com> wrote:
> Hi
>
> I want to do leave-one-out cross-validation for multinomial logistic regression in R. I did multinomial logistic reg. by package nnet in R. How I do validation? by which function?
> response variable has 7 levels
>
> please help me
>
> Thanks alot
> Azam
>
>
>
> [[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.
>
>
--
Max
More information about the R-help
mailing list