donut: Nearest Neighbour Search with Variables on a Torus

Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain variables on a torus. The user chooses the algorithm to use to find the nearest neighbours. Two such algorithms, provided by the packages 'RANN' <https://cran.r-project.org/package=RANN>, and 'nabor' <https://cran.r-project.org/package=nabor>, are suggested.

Package details

AuthorPaul J. Northrop [aut, cre, cph]
MaintainerPaul J. Northrop <p.northrop@ucl.ac.uk>
LicenseGPL (>= 2)
Version1.0.3
URL https://github.com/paulnorthrop/donut https://paulnorthrop.github.io/donut/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("donut")

Try the donut package in your browser

Any scripts or data that you put into this service are public.

donut documentation built on Sept. 3, 2023, 1:07 a.m.