logical. if FALSE, only two colors and no special symbols are used. outliers are
marked red.
if TRUE different symbols (cross means big value, circle means little value) according to
the robust mahalanobis distance based on the mcd estimator and different colors (red means
big value, blue means little value) according to the euclidean distances of the observations
are used.
quan
amount of observations which are used for mcd estimations.
has to be between 0.5 and 1, default ist 0.5
alpha
amount of observations used for calculating the adjusted quantile (see function arw).
...
additional graphical parameters
Value
outliers
boolean vector of outliers
md
robust multivariate mahalanobis distances of the data
euclidean
(only if symb=TRUE) multivariate euclidean distances of the observations
according to the minimum of the data.
Details
The function uni.plot shows the mutlivariate outliers in the single variables
by one-dimensional scatter plots.
If symb=FALSE (default), only two colors and no special symbols are used to
mark multivariate outliers (the outliers are marked red).
If symb=TRUE different symbols and colors are used.
The symbols (cross means big value, circle means little value) are selected according to
the robust mahalanobis distance based on the adjusted mcd estimator (see function symbol.plot)
Different colors (red means big value, blue means little value)
according to the euclidean distances of the observations (see function color.plot)
are used. For details see Filzmoser et al. (2005).
References
P. Filzmoser, R.G. Garrett, and C. Reimann.
Multivariate outlier detection in exploration geochemistry.
Computers & Geosciences, 31:579-587, 2005.