guillermozbta/KNN_KERNEL1: Kernel k Nearest Neighbors

Extends the simple k-nearest neighbors algorithm by incorporating numerous kernel functions and a variety of distance metrics. The package takes advantage of 'RcppArmadillo' to speed up the calculation of distances between observations.

Getting started

Package details

AuthorLampros Mouselimis <mouselimislampros@gmail.com>
MaintainerLampros Mouselimis <mouselimislampros@gmail.com>
LicenseMIT + file LICENSE
Version1.0.7
URL https://github.com/mlampros/KernelKnn
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("guillermozbta/KNN_KERNEL1")
guillermozbta/KNN_KERNEL1 documentation built on May 17, 2019, 4:01 p.m.