HexagonsVar {SOMEnv} | R Documentation |
Multiple plots that show the distribution of the modeled variables on the SOM map
HexagonsVar(Dms, codebook, Coords, Row, Col)
Dms |
A vector of length 2, where the first argument specifies the number of rows and the second the number of columns of plots (see mfrow in par) |
codebook |
SOM codebook |
Coords |
Prototype coordinates for plotting the map |
Row |
Number of SOM map rows |
Col |
Number of SOM map columns |
The function plots a SOM map for the values of each modeled variable using a grayscale according to quartiles, from white (lower outliers), followed by grayscale (quartiles) and black (upper outiliers). The outilers and quartiles are evaluated by boxplot function applying default parameters.
SOM map plots for the values of each modeled variable using a grayscale according to quartiles
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
boxplot, par