CMD + K

r-nabor

Community

An R wrapper for 'libnabo', an exact or approximate k nearest neighbour library which is optimised for low dimensional spaces (e.g. 3D). 'libnabo' has speed and space advantages over the 'ANN' library wrapped by package 'RANN'. 'nabor' includes a knn function that is designed as a drop-in replacement for 'RANN' function nn2. In addition, objects which include the k-d tree search structure can be returned to speed up repeated queries of the same set of target points.

Installation

To install this package, run one of the following:

Conda
$conda install f30a78ec8::r-nabor

Usage Tracking

0.5.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

An R wrapper for 'libnabo', an exact or approximate k nearest neighbour library which is optimised for low dimensional spaces (e.g. 3D). 'libnabo' has speed and space advantages over the 'ANN' library wrapped by package 'RANN'. 'nabor' includes a knn function that is designed as a drop-in replacement for 'RANN' function nn2. In addition, objects which include the k-d tree search structure can be returned to speed up repeated queries of the same set of target points.

Last Updated

Dec 29, 2019 at 15:31

License

BSD_3_clause

Total Downloads

13

Supported Platforms

linux-64