mrfDepth (version 1.0.12)

cardata90: Car data from Consumer Reports in 1990

Description

Subset from data on cars taken from pages 235-255, 281-285 and 287-288 of the April 1990 Consumer Reports Magazine.

Usage

data(cardata90)

Arguments

Format

A dataframe conraining following variables:

Weight

Weight of the car.

Disp

Engine displacement in cubic inches.

References

Rousseeuw, P.J., Ruts I, and Tukey J.W. (1999). The bagplot: a bivariate boxplot. The American Statistician 53(4), 382--387.

Examples

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

Run the code above in your browser using DataLab