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

Version

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)

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.