cv10rpart2: Auxiliary function for sequential feature selection

Description Usage Arguments Author(s) See Also

View source: R/cv10rpart2.R

Description

This function finds the number of instances correctly classified by the decision tree classifier, rpart, using 10-fold cross validation and one repetition.

Usage

1
cv10rpart2(datos)

Arguments

datos

The name of the dataset

Author(s)

Edgar Acuna

See Also

crossval


dprep documentation built on May 29, 2017, 11:01 a.m.