The stochastic (also called on-line) version of the Self-Organising Map (SOM) algorithm is provided. Different versions of the algorithm are implemented, for numeric and relational data and for contingency tables as described, respectively, in Kohonen (2001) <isbn:3-540-67921-9>, Olteanu & Villa-Vialaneix (2005) <doi:10.1016/j.neucom.2013.11.047> and Cottrell et al (2004) <doi:10.1016/j.neunet.2004.07.010>. The package also contains many plotting features (to help the user interpret the results) and a graphical user interface based on 'shiny'.
Version: | 1.3 |
Depends: | R (≥ 3.1.0), igraph (≥ 1.0) |
Imports: | scatterplot3d, shiny, grDevices, graphics, stats, ggplot2, ggwordcloud, metR, interp |
Suggests: | testthat, rmarkdown, knitr, hexbin, shinycssloaders, shinyBS, shinyjs, shinyjqui |
Published: | 2020-06-08 |
Author: | Nathalie Vialaneix [aut, cre], Elise Maigne [aut], Jerome Mariette [aut], Madalina Olteanu [aut], Fabrice Rossi [aut], Laura Bendhaiba [ctb], Julien Boelaert [ctb] |
Maintainer: | Nathalie Vialaneix <nathalie.vialaneix at inrae.fr> |
BugReports: | http://github.com/tuxette/sombrero/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Citation: | SOMbrero citation info |
Materials: | NEWS |
CRAN checks: | SOMbrero results |
Reference manual: | SOMbrero.pdf |
Vignettes: |
SOMbrero package A basic vignette on grids in SOMbrero SOM for numeric data SOM for contingency tables SOM for dissimilarity data |
Package source: | SOMbrero_1.3.tar.gz |
Windows binaries: | r-devel: SOMbrero_1.3.zip, r-release: SOMbrero_1.3.zip, r-oldrel: SOMbrero_1.3.zip |
macOS binaries: | r-release: SOMbrero_1.3.tgz, r-oldrel: SOMbrero_1.3.tgz |
Old sources: | SOMbrero archive |
Reverse imports: | GenomicMating, miRSM |
Please use the canonical form https://CRAN.R-project.org/package=SOMbrero to link to this page.