BoxUnits: Boxplot of prototype variables split by cluster

Description Usage Arguments Value Author(s) References See Also

View source: R/BoxUnits.R

Description

Boxplot function is used, box whiskers are omitted

Usage

1
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


SOMEnv documentation built on July 26, 2021, 5:06 p.m.

Related to BoxUnits in SOMEnv...