| som-class {fdm2id} | R Documentation |
Self-Organizing Maps model
Description
This class contains the model obtained by the SOM method.
Slots
somAn object of class
kohonenrepresenting the fitted map.nodesA
vectorof integer indicating the cluster to which each node is allocated.clusterA
vectorof integer indicating the cluster to which each observation is allocated.dataThe dataset that has been used to fit the map (as a
matrix).
See Also
[Package fdm2id version 0.9.9 Index]