Rdocumentation
powered by
Learn R Programming
ksNN (version 0.1.2)
K* Nearest Neighbors Algorithm
Description
Prediction with k* nearest neighbor algorithm based on a publication by Anava and Levy (2016)
.
Copy Link
Link to current version
Version
Version
0.1.2
0.1.1
0.1.0
Install
install.packages('ksNN')
Monthly Downloads
163
Version
0.1.2
License
GPL (>= 2)
Maintainer
Kei Nakagawa
Last Published
April 11th, 2019
Functions in ksNN (0.1.2)
Search all functions
rcpp_ksNN
This function calculates the prediction value of k* nearest neighbors algorithm.
ksNN
This function calculates the prediction value of k* nearest neighbors algorithm.