Last data update: 2014.03.03

R: Data of illustrative example in paper (see below)
datR Documentation

Data of illustrative example in paper (see below)

Description

Illustrative data example with 100 observations in two dimensions.

Usage

data(dat)

Format

The format is: num [1:100, 1:2] 3.39 4.08 4.35 4.89 4.55 ...

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(dat)
plot(dat)

Results