Description Usage Arguments Value Author(s) References
Generate the sequence of colors to plot the SOM map according to clusters
1 | ClusCol(Centroids, Cluster, colSeq = rainbow(nrow(data.frame(Centroids))))
|
Centroids |
Centroids matrix |
Cluster |
Vector containing cluster number assignment for prototypes |
colSeq |
Color sequence for the clusters |
A vector of colors with length equal to Cluster
Sabina Licen
Licen, S., Cozzutto, S., Barbieri, P. (2020) Aerosol Air Qual. Res., 20 (4), pp. 800-809. DOI: 10.4209/aaqr.2019.08.0414
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.