som-class | R Documentation |
This class contains the model obtained by the SOM method.
som
An object of class kohonen
representing the fitted map.
nodes
A vector
of integer indicating the cluster to which each node is allocated.
cluster
A vector
of integer indicating the cluster to which each observation is allocated.
data
The dataset that has been used to fit the map (as a matrix
).
plot.som
, SOM
, som
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.