Package: lumbermark 0.9.0.9003
lumbermark: Resistant Clustering via Chopping Up Mutual Reachability Minimum Spanning Trees
Implements a fast and resistant divisive clustering algorithm which identifies a specified number of clusters: 'lumbermark' iteratively chops off sizeable limbs that are joined by protruding segments of a dataset's mutual reachability minimum spanning tree (Gagolewski, 2026 <doi:10.48550/arXiv.2604.07143>). The use of a mutual reachability distance pulls peripheral points farther away from each other. It is a viable alternative to the 'HDBSCAN*'algorithm. When combined with the 'deadwood' package, it can act as an outlier detector. The 'Python' version of 'lumbermark' is available via 'PyPI'.
Authors:
lumbermark_0.9.0.9003.tar.gz
lumbermark_0.9.0.9003.zip(r-4.7)lumbermark_0.9.0.9003.zip(r-4.6)lumbermark_0.9.0.9003.zip(r-4.5)
lumbermark_0.9.0.9003.tgz(r-4.6-x86_64)lumbermark_0.9.0.9003.tgz(r-4.6-arm64)lumbermark_0.9.0.9003.tgz(r-4.5-x86_64)lumbermark_0.9.0.9003.tgz(r-4.5-arm64)
lumbermark_0.9.0.9003.tar.gz(r-4.7-arm64)lumbermark_0.9.0.9003.tar.gz(r-4.7-x86_64)lumbermark_0.9.0.9003.tar.gz(r-4.6-arm64)lumbermark_0.9.0.9003.tar.gz(r-4.6-x86_64)
lumbermark_0.9.0.9003.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
lumbermark/json (API)
| # Install 'lumbermark' in R: |
| install.packages('lumbermark', repos = c('https://gagolews.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gagolews/lumbermark/issues
anomaly-detectioncluster-analysisclusteringclustering-algorithmhdbscanmachine-learningmachine-learning-algorithmsminimum-spanning-treeminimum-spanning-treesoutlier-detectionoutlierscpp
Last updated from:713ee5808f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 132 | ||
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 162 | ||
| linux-release-arm64 | OK | 139 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-release-x86_64 | OK | 226 | ||
| macos-oldrel-arm64 | OK | 77 | ||
| macos-oldrel-x86_64 | OK | 223 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 111 | ||
| wasm-release | OK | 132 |
Exports:lumbermark
Dependencies:deadwoodquitefastmstRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Lumbermark: Fast and Robust Clustering | lumbermark lumbermark.default lumbermark.dist lumbermark.mst |
