Package: donut 1.0.3
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.
Authors:
donut_1.0.3.tar.gz
donut_1.0.3.zip(r-4.5)donut_1.0.3.zip(r-4.4)donut_1.0.3.zip(r-4.3)
donut_1.0.3.tgz(r-4.4-any)donut_1.0.3.tgz(r-4.3-any)
donut_1.0.3.tar.gz(r-4.5-noble)donut_1.0.3.tar.gz(r-4.4-noble)
donut_1.0.3.tgz(r-4.4-emscripten)donut_1.0.3.tgz(r-4.3-emscripten)
donut.pdf |donut.html✨
donut/json (API)
NEWS
# Install 'donut' in R: |
install.packages('donut', repos = c('https://paulnorthrop.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paulnorthrop/donut/issues
degreesdonutedgesknn-algorithmknn-searchnabornearestnearest-neighbornearest-neighbor-searchnearest-neighborsnearest-neighbour-algorithmnearest-neighboursneighborsperiodicityranntoruswrap
Last updated 1 years agofrom:068e72d691. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:nnt
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
donut: Nearest Neighbour Search with Variables on a Torus | donut-package donut |
Nearest Neighbour Search with Variables on a Torus | nnt |
Plot diagnostics for an nnt object | plot.nnt |