[R] leave-one-out cross validation for randomForest
Uwe Ligges
ligges at statistik.uni-dortmund.de
Thu Jan 6 14:11:26 CET 2005
Liu, Xin wrote:
> Dear all,
>
> Can I get the leave-one-out cross validation error of randomForest in
> R? I only found tune(), which got the 10-fold cross validation error.
> Thanks for any information.
For example errorest() in package "ipred" can be used for cross-validation.
I wonder which function tune() you are talking about. There is no such
function in package "randomForest", AFAIK.
Uwe Ligges
> Xin LIU
>
> This e-mail is from ArraDx Ltd
>
> The e-mail and any files transmitted with it are confidentia...{{dropped}}
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list