Implement K-nearest neighbor classifier, weighted nearest neighbor classifier, bagged nearest neighbor classifier, optimal weighted nearest neighbor classifier and stabilized nearest neighbor classifier, and perform model selection via 5 fold cross-validation for them. This package also provides functions for computing the classification error and classification instability of a classification procedure.
Version: | 1.1 |
Depends: | R (≥ 3.0.0), stats |
Published: | 2015-08-23 |
Author: | Wei Sun, Xingye Qiao, and Guang Cheng |
Maintainer: | Wei Sun <sunweisurrey8 at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | snn results |
Reference manual: | snn.pdf |
Package source: | snn_1.1.tar.gz |
Windows binaries: | r-devel: snn_1.1.zip, r-release: snn_1.1.zip, r-oldrel: snn_1.1.zip |
macOS binaries: | r-release: snn_1.1.tgz, r-oldrel: snn_1.1.tgz |
Old sources: | snn archive |
Please use the canonical form https://CRAN.R-project.org/package=snn to link to this page.