Learn R Programming

wle (version 0.5)

artificial: Hawkins, Bradu, Kass's Artificial Data

Description

This data set was generated by Hawkins, Bradu and Kass in the 1984 for illustrating some of the merits of a robust technique. The data set consists of 75 observations in four dimensions (one response and three explanatory variables). The first 10 observations are bad leverage points, and the next four points are good leverage points (i.e., their x are outlying, but the corresponding y fit the model quite well).

Usage

data(artificial)

Arguments

format

artificial is matrix with 75 cases (rows) and 4 variables (columns) where the last column is the dependent variable, y.artificial and x.artificial are also available.

Hawkins, D.M., Bradu, D., and Kass, G.V. (1984) Location of several outliers in multiple regression data using elemental sets. Technometrics, 26, 197--208.

Rousseeuw, P.J., and Leroy, A.M. (1987) Robust regression and outliers detection, Wiley. datasets