mlampros/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.5
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("mlampros/KernelKnn")
mlampros/KernelKnn documentation built on Jan. 12, 2023, 4:42 a.m.