cv10lda2 {dprep} | R Documentation |
This function finds the number of instances correctly classified by the Linear Discriminant classifier using 10 fold cross validation with one repetition.
cv10lda2(data)
data |
The name of the dataset |
Edgar Acuna