Simulated data with anomalies
Usage
anomaly1
anomaly2
anomaly3
anomaly4
anomaly5
A datasets with anomalies
Source
Created by Di Cook.
Details
- x1, x2, x3, x4
numeric variables
Examples
require(GGally)
#> Loading required package: GGally
#> Loading required package: ggplot2
#> Registered S3 method overwritten by 'GGally':
#> method from
#> +.gg ggplot2
data(anomaly1)
data(anomaly2)
ggscatmat(anomaly1)
ggscatmat(anomaly2)