BoxUnits {SOMEnv} | R Documentation |
Boxplot of prototype variables split by cluster
Description
Boxplot function is used, box whiskers are omitted
Usage
BoxUnits(codebook, Cluster, Centroids, Ylim = NA, pitch = NA, xdim = 0.75)
Arguments
codebook |
Prototype codebook normalized by variable |
Cluster |
Vector containing cluster number assignment for prototypes |
Centroids |
Centroids matrix |
Ylim |
Vector of length 2 for y-axis limits |
pitch |
Vector containing the position of horizontal grid lines |
xdim |
x axes label dimensions |
Value
Boxplot of prototype variables split by cluster
Author(s)
Sabina Licen
References
Licen, S., Cozzutto, S., Barbieri, P. (2020) Aerosol Air Qual. Res., 20 (4), pp. 800-809. DOI: 10.4209/aaqr.2019.08.0414
See Also
boxplot
[Package SOMEnv version 1.1.2 Index]