ClusCol {SOMEnv} | R Documentation |
Generate the sequence of colors to plot the SOM map according to clusters
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