Package: neighbr 1.0.3
neighbr: Classification, Regression, Clustering with K Nearest Neighbors
Classification, regression, and clustering with k nearest neighbors algorithm. Implements several distance and similarity measures, covering continuous and logical features. Outputs ranked neighbors. Most features of this package are directly based on the PMML specification for KNN.
Authors:
neighbr_1.0.3.tar.gz
neighbr_1.0.3.zip(r-4.5)neighbr_1.0.3.zip(r-4.4)neighbr_1.0.3.zip(r-4.3)
neighbr_1.0.3.tgz(r-4.5-any)neighbr_1.0.3.tgz(r-4.4-any)neighbr_1.0.3.tgz(r-4.3-any)
neighbr_1.0.3.tar.gz(r-4.5-noble)neighbr_1.0.3.tar.gz(r-4.4-noble)
neighbr_1.0.3.tgz(r-4.4-emscripten)neighbr_1.0.3.tgz(r-4.3-emscripten)
neighbr.pdf |neighbr.html✨
neighbr/json (API)
NEWS
# Install 'neighbr' in R: |
install.packages('neighbr', repos = c('https://dbolotov.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:406b60153b. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 01 2025 |
R-4.5-win | OK | Mar 01 2025 |
R-4.5-mac | OK | Mar 01 2025 |
R-4.5-linux | OK | Mar 01 2025 |
R-4.4-win | OK | Mar 01 2025 |
R-4.4-mac | OK | Mar 01 2025 |
R-4.3-win | OK | Mar 01 2025 |
R-4.3-mac | OK | Mar 01 2025 |
Exports:distanceknnsimilarity
Dependencies: