All functions

SOMbrero-package SOMbrero

Self Organizing Maps Bound to Realize Euclidean and Relational Outputs

impute()

Impute values from prototype information

initGrid()

Create an Empty Grid

initSOM() print(<paramSOM>) summary(<paramSOM>)

Initialize Parameters for the SOM Algorithm

lesmis dissim.lesmis

Dataset "Les Misérables"

print(<myGrid>) summary(<myGrid>) plot(<myGrid>)

Methods for 'myGrid' Objects.

plot(<somRes>)

Plot a somRes Object

predict(<somRes>)

Predict the Class of a New Observation

presidentielles2002

2002 French Presidential Election Dataset

projectIGraph()

Compute the Projection of a Graph on a Grid

protoDist()

Compute Distances Between Prototypes

quality()

Compute SOM Quality Criteria

somRes.plotting

Complete Documentation on somRes Plots

sombreroGUI()

Graphical Web User Interface for SOMbrero

superClass() print(<somSC>) summary(<somSC>) plot(<somSC>) projectIGraph(<somSC>) cutree()

Create Super-Clusters from SOM Results

trainSOM() print(<somRes>) summary(<somRes>)

Run the SOM Algorithm