predictKNN: predict K-Nearest Neighbour

Description Usage Arguments Value

View source: R/knn-fns.R

Description

k-nerarest neighbours classifier prediction NB only works for numeric covariates careful when some of these are categorical imposing a (numerical) order

Usage

1
predictKNN(fit, test = FALSE)

Arguments

test

Value

list


n8thangreen/STIecoPredict documentation built on June 7, 2020, 12:50 p.m.