cv10knn2: Auxiliary function for sequential feature selection

Description Usage Arguments Author(s) See Also

View source: R/cv10knn2.R

Description

This function finds the number of instances correctly classified by the knn classifier, using 10-fold cross validation, with one repetition

Usage

1
cv10knn2(data, kvec)

Arguments

data

The name of the dataset

kvec

The number of neighbors

Author(s)

Edgar Acuna

See Also

crossval


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