paulnorthrop/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.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version1.0.3
URL https://github.com/paulnorthrop/donut https://paulnorthrop.github.io/donut/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("paulnorthrop/donut")
paulnorthrop/donut documentation built on Sept. 12, 2023, 2:35 a.m.