SOMbrero                Self Organizing Maps Bound to Realize Euclidean
                        and Relational Outputs
initGrid                Create an empty Self-Organizing Map structure
initSOM                 Initialize parameters for the SOM algorithm
lesmis                  Dataset "Les Miserables"
plot.myGrid             Draw a 'myGrid' class object
plot.somRes             Draw a 'somRes' class object
predict.somRes          Predict the classification of a new observation
presidentielles2002     2002 French presidential election data set
projectIGraph           Compute the projection of a graph on a grid
protoDist               Compute distances between prototypes
quality                 Compute SOM algorithm quality criteria
somRes.plotting         Plotting 'somRes' results
sombreroGUI             Graphical Web User Interface for SOMbrero
superClass              Create super-clusters from SOM clustering
trainSOM                Run the SOM algorithm
