cv10rpart2 {dprep} | R Documentation |
This function finds out the number of instances correctly classified by the decision tree classifier,rpart, using 10-fold cross validation and one repetition.
cv10rpart2(datos)
datos |
~~Describe datos here~~ |
Edgar Acuna