Learn R Programming

dprep (version 3.0.2)

cv10lda2: Auxiliary function for sequential forward selection

Description

This function finds the number of instances correctly classified by the Linear Discriminant classifier using 10 fold cross validation with one repetition.

Usage

cv10lda2(data)

Arguments

data
The name of the dataset

See Also

crossval