powered by
Illustrative data example with 100 values for the Y coordinate.
data(Y)
The format is: num [1:100] 1.25 1.4 0.372 0.791 2.74 ...
Data are constructed to contain global as well as local outliers.
P. Filzmoser, A. Ruiz-Gazen, and C. Thomas-Agnan: Identification of local multivariate outliers. Submitted for publication, 2012.
# NOT RUN { data(X) data(Y) plot(X,Y) # }
Run the code above in your browser using DataLab