KernelKnn: 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.

Package details

AuthorLampros Mouselimis [aut, cre] (<https://orcid.org/0000-0002-8024-1546>), Matthew Parks [ctb] (Github Contributor)
MaintainerLampros Mouselimis <mouselimislampros@gmail.com>
LicenseMIT + file LICENSE
Version1.1.5
URL https://github.com/mlampros/KernelKnn
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("KernelKnn")

Try the KernelKnn package in your browser

Any scripts or data that you put into this service are public.

KernelKnn documentation built on Jan. 7, 2023, 1:18 a.m.