donut: Nearest Neighbour Search with Variables on a Torus (original) (raw)
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.
Version: | 1.0.3 |
---|---|
Depends: | R (≥ 3.3.0) |
Imports: | graphics |
Suggests: | knitr, nabor, RANN, rmarkdown, testthat (≥ 2.1.0) |
Published: | 2023-09-02 |
DOI: | 10.32614/CRAN.package.donut |
Author: | Paul J. Northrop [aut, cre, cph] |
Maintainer: | Paul J. Northrop <p.northrop at ucl.ac.uk> |
BugReports: | https://github.com/paulnorthrop/donut/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/paulnorthrop/donut,https://paulnorthrop.github.io/donut/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | donut results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=donutto link to this page.