Package: SOMbrero 1.5.0

Nathalie Vialaneix

SOMbrero: SOM Bound to Realize Euclidean and Relational Outputs

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), can handle (and impute) missing values and is delivered with a graphical user interface based on 'shiny'.

Authors:Nathalie Vialaneix [aut, cre], Elise Maigne [aut], Jerome Mariette [aut], Madalina Olteanu [aut], Fabrice Rossi [aut], Laura Bendhaiba [ctb], Julien Boelaert [ctb]

SOMbrero_1.5.0.tar.gz
SOMbrero_1.5.0.tar.gz(r-4.6-any)SOMbrero_1.5.0.tar.gz(r-4.5-any)
SOMbrero_1.5.0.tgz(r-4.5-emscripten)
SOMbrero.pdf |SOMbrero.html
SOMbrero/json (API)
NEWS

# Install 'SOMbrero' in R:
install.packages('SOMbrero', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/tuxette/sombrero/issues

Pkgdown/docs site:https://sombrero.clementine.wf

Datasets:

On CRAN:

Conda:

4.81 score 1 stars 1 packages 119 scripts 347 downloads 6 mentions 10 exports 84 dependencies

Last updated from:f7430fc2c3. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK174
source / vignettesOK222
linux-release-x86_64OK171
wasm-releaseOK145

Exports:cutreeimputeinitGridinitSOMprojectIGraphprotoDistqualitysombreroGUIsuperClasstrainSOM

Dependencies:backportsbase64encbslibcachemcheckmateclassclassIntclicolorspacecommonmarkcpp11curldata.tableDBIdeldirdigeste1071farverfastmapfontawesomeFormulaformula.toolsfsgenericsggplot2ggwordcloudgluegridtextgtablehtmltoolshttpuvigraphinterpisobandjpegjquerylibjsonliteKernSmoothlabelinglaterlatticelifecyclelitedownlubridatemagrittrmarkdownMASSMatrixmemoisemetRmimeoperator.toolsotelpkgconfigplyrpngpromisesproxypurrrR6rappdirsRColorBrewerRcppRcppEigenrlangs2S7sassscalesscatterplot3dsfshinysourcetoolsstringistringrtimechangeunitsvctrsviridisLitewithrwkxfunxml2xtable

SOMbrero Package description

Rendered froma-doc-SOMbrero-package.Rmdusingknitr::rmarkdownon Apr 04 2026.

Last update: 2024-01-26
Started: 2019-03-07

Readme and manuals

Help Manual

Help pageTopics
Self Organizing Maps Bound to Realize Euclidean and Relational OutputsSOMbrero-package SOMbrero
Impute values from prototype informationimpute impute.somRes
Create an Empty GridinitGrid
Initialize Parameters for the SOM AlgorithminitSOM paramSOM-class print.paramSOM summary.paramSOM
Dataset "Les MisÃĐrables"dissim.lesmis lesmis
Methods for 'myGrid' Objects.myGrid myGrid-class plot.myGrid print.myGrid summary.myGrid
Plot a 'somRes' Objectplot.somRes
Predict the Class of a New Observationpredict.somRes
2002 French Presidential Election Datasetpresidentielles2002
Compute the Projection of a Graph on a GridprojectIGraph projectIGraph.somRes
Compute Distances Between PrototypesprotoDist protoDist.somRes
Compute SOM Quality Criteriaquality quality.somRes
Graphical Web User Interface for SOMbrerosombreroGUI
Complete Documentation on 'somRes' PlotssomRes.plotting
Create Super-Clusters from SOM Resultscutree plot.somSC print.somSC projectIGraph.somSC somSC-class summary.somSC superClass superClass.somRes
Run the SOM Algorithmprint.somRes summary.somRes trainSOM