Other packages > Find by keyword >

KernelKnn  

Kernel k Nearest Neighbors
View on CRAN: Click here


Download and install KernelKnn package within the R console
Install from CRAN:
install.packages("KernelKnn")

Install from Github:
library("remotes")
install_github("cran/KernelKnn")

Install by package version:
library("remotes")
install_version("KernelKnn", "1.1.6")



Attach the package and use:
library("KernelKnn")
Maintained by
Lampros Mouselimis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-09
Latest Update: 2023-01-06
Description:
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.
How to cite:
Lampros Mouselimis (2016). KernelKnn: Kernel k Nearest Neighbors. R package version 1.1.6, https://cran.r-project.org/web/packages/KernelKnn. Accessed 25 Aug. 2026.
Previous versions and publish date:
1.0.1 (2016-07-11 20:34), 1.0.2 (2016-09-08 20:02), 1.0.3 (2016-12-07 15:54), 1.0.4 (2017-02-10 22:56), 1.0.5 (2017-02-21 15:17), 1.0.6 (2017-10-30 08:32), 1.0.7 (2017-11-30 14:49), 1.0.8 (2018-01-16 19:24), 1.0.9 (2019-04-14 08:42), 1.0 (2016-07-09 14:48), 1.1.0 (2019-11-29 11:20), 1.1.1 (2021-05-03 22:20), 1.1.2 (2021-05-04 18:50), 1.1.3 (2021-09-29 20:50), 1.1.4 (2021-10-29 12:10), 1.1.5 (2023-01-06 19:51), (2026-07-09 08:07)
Other packages that cited KernelKnn R package
View KernelKnn citation profile
Other R packages that KernelKnn depends, imports, suggests or enhances
Complete documentation for KernelKnn
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA