Skip to content
Prev 138935 / 398506 Next

Cross Validation

Hi,

I am trying to find out the best way to calculate the average LOOCV in R for
several classifier for, KNN, centroid classification, DLDA and SVM.

I have four types of diseases and 62 samples. 

Is there a R code available to do this?