mvoutlier (version 2.0.9)

dat: Data of illustrative example in paper (see below)

Description

Illustrative data example with 100 observations in two dimensions.

Usage

data(dat)

Arguments

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.

References

P. Filzmoser, A. Ruiz-Gazen, and C. Thomas-Agnan: Identification of local multivariate outliers. Submitted for publication, 2012.

Examples

Run this code
# NOT RUN {
data(dat)
plot(dat)
# }

Run the code above in your browser using DataCamp Workspace