anscombe {mrt}R Documentation

Data created by Anscombe

Description

A beautifully constructed data set for showing the need to look at data

Usage

data(anscombe)

Format

A data frame with 44 observations on the following 3 variables.

Food
a numeric vector
Drink
a numeric vector
Type
a factor with levels bird insect mammal reptile

References

Anscombe, F.J. (1973). Graphs in statistical analysis. American Statistician, 27, 17-21.


[Package mrt version 0.3 Index]