knnf {classifly} | R Documentation |
knn
to allow use
with classifly.A wrapper function for knn
to allow use
with classifly.
knnf(formula, data, k = 2)
formula |
classification formula |
data |
training data set |
k |
number of neighbours to use |