Description Usage Arguments Value
sommix_summ returns summary information for Kohonens self-organizing map algorithm
1 | sommix_summ(som_obj)
|
som_obj |
is a som object with class 'kohonen' |
'sommix_summ' a list of SOM results
PARAMETERS map specifics
GRID map nodes and coordinates
CODES node profiles (a.k.a., cluster centers, classes, codebook vectors)
FREQ node assignment frequencies
CLASSIF a vector identifying the best matching unit (BMU) on the SOM grid
DATA input data merged with BMU assignments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.