Learn R Programming

⚠️There's a newer version (1.1.4.1) of this package.Take me there.

FNN (version 1.1.2.2)

Fast Nearest Neighbor Search Algorithms and Applications

Description

Cover-tree and kd-tree fast k-nearest neighbor search algorithms and related applications including KNN classification, regression and information measures are implemented.

Copy Link

Version

Install

install.packages('FNN')

Monthly Downloads

256,101

Version

1.1.2.2

License

GPL (>= 2)

Maintainer

ORPHANED

Last Published

December 10th, 2018

Functions in FNN (1.1.2.2)

knn.dist

k Nearest Neighbor Distances
get.knn

Search Nearest Neighbors
knn

k-Nearest Neighbour Classification
entropy

Shannon Entropy
print.knnReg

Print Method for KNN Regression
knn.index

Search Nearest Neighbors
KL.dist

Kullback-Leibler Divergence
knn.cv

k-Nearest Neighbour Classification Cross-Validation
knn.reg

k Nearest Neighbor Regression
crossentropy

Cross Entropy
mutinfo

Mutual Information
ownn

Optimal Weighted Nearest Neighbor Classification
KL.divergence

Kullback-Leibler Divergence