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.5)multisom_1.3.zip(r-4.4)multisom_1.3.zip(r-4.3)
multisom_1.3.tgz(r-4.4-any)multisom_1.3.tgz(r-4.3-any)
multisom_1.3.tar.gz(r-4.5-noble)multisom_1.3.tar.gz(r-4.4-noble)
multisom_1.3.tgz(r-4.4-emscripten)multisom_1.3.tgz(r-4.3-emscripten)
multisom.pdf |multisom.html✨
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 7 years agofrom:c0efd3fb64. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
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 |