Y {mvoutlier} | R Documentation |
Data (Y coordinate) of illustrative example in paper (see below)
Description
Illustrative data example with 100 values for the Y coordinate.
Usage
data(Y)
Format
The format is: num [1:100] 1.25 1.4 0.372 0.791 2.74 ...
Details
Data are constructed to contain global as well as local outliers.
Source
P. Filzmoser, A. Ruiz-Gazen, and C. Thomas-Agnan: Identification of local multivariate outliers. Submitted for publication, 2012.
References
P. Filzmoser, A. Ruiz-Gazen, and C. Thomas-Agnan: Identification of local multivariate outliers. Submitted for publication, 2012.
Examples
data(X)
data(Y)
plot(X,Y)
[Package mvoutlier version 2.1.1 Index]