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.5")



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.5, https://cran.r-project.org/web/packages/KernelKnn. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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