Package: multisom 1.3
multisom: Clustering a Data Set using Multi-SOM Algorithm
Implements two versions of the algorithm namely: stochastic and batch. The package determines also the best number of clusters and offers to the user the best clustering scheme from different results.
Authors:
multisom_1.3.tar.gz
multisom_1.3.zip(r-4.7)multisom_1.3.zip(r-4.6)multisom_1.3.zip(r-4.5)
multisom_1.3.tgz(r-4.6-any)multisom_1.3.tgz(r-4.5-any)
multisom_1.3.tar.gz(r-4.7-any)multisom_1.3.tar.gz(r-4.6-any)
multisom_1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
multisom/json (API)
| # Install 'multisom' in R: |
| install.packages('multisom', repos = c('https://sarra25.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 from:c0efd3fb64. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 141 | ||
| macos-oldrel-arm64 | OK | 172 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 88 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Self-Organizing Map: Batch version | BatchSOM |
| MultiSOM for batch version | multisom.batch |
| Multisom for stochastic version | multisom.stochastic |
