kknn is a R package for Weighted k-Nearest Neighbors Classification, Regression and Clustering.
You can install
- the latest released version
install.packages("kknn")
- the latest development version
devtools::install_github("KlausVigo/kknn")
If you use kknn please cite:
phangorn is licensed under the GPLv2.