Package: fastkmedoids 1.6
fastkmedoids: Faster K-Medoids Clustering Algorithms: FastPAM, FastCLARA, FastCLARANS
R wrappers of C++ implementation of Faster K-Medoids clustering algorithms (FastPAM, FastCLARA and FastCLARANS) proposed in Erich Schubert, Peter J. Rousseeuw 2019 <doi:10.1007/978-3-030-32047-8_16>.
Authors:
fastkmedoids_1.6.tar.gz
fastkmedoids_1.6.zip(r-4.7)fastkmedoids_1.6.zip(r-4.6)fastkmedoids_1.6.zip(r-4.5)
fastkmedoids_1.6.tgz(r-4.6-x86_64)fastkmedoids_1.6.tgz(r-4.6-arm64)fastkmedoids_1.6.tgz(r-4.5-x86_64)fastkmedoids_1.6.tgz(r-4.5-arm64)
fastkmedoids_1.6.tar.gz(r-4.7-arm64)fastkmedoids_1.6.tar.gz(r-4.7-x86_64)fastkmedoids_1.6.tar.gz(r-4.6-arm64)fastkmedoids_1.6.tar.gz(r-4.6-x86_64)
fastkmedoids_1.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fastkmedoids/json (API)
| # Install 'fastkmedoids' in R: |
| install.packages('fastkmedoids', repos = c('https://lixun910.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lixun910/fastkmedoids/issues
Last updated from:f791b973e7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 104 | ||
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 154 | ||
| linux-release-arm64 | OK | 108 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-release-x86_64 | OK | 289 | ||
| macos-oldrel-arm64 | OK | 129 | ||
| macos-oldrel-x86_64 | OK | 341 | ||
| windows-devel | OK | 92 | ||
| windows-release | OK | 103 | ||
| windows-oldrel | OK | 102 | ||
| wasm-release | OK | 101 |
Exports:fastclarafastclaransfastpampam
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| FastCLARA | fastclara |
| FastCLARANS | fastclarans |
| FastPAM | fastpam |
| An S4 class to represent the result of kmedoids clustering | KmedoidsResult-class |
| PAM (Partitioning Around Medoids) | pam |
