train() in caret. See
http://caret.r-forge.r-project.org/
Also, the C5.0 function in the C50 is much more effective than J48.
Max
On Mar 23, 2013, at 2:57 PM, Nicolás Sánchez <enikok@gmail.com> wrote:
> Good afternoon.
>
> I would like to know if there is any function in R to do LOOCV with these
> classifiers:
>
> 1)SVM
> 2)Neural Networks
> 3)C4.5 ( J48)
> 4)KNN
>
> Thanks a lot!
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@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.
[[alternative HTML version deleted]]