powered by
A small artificial data set used to illustrate statistical concepts.
data("class")
A data frame with 15 observations on the following 4 variables.
sex
a factor with levels F M
F
M
age
a numeric vector
height
weight
data(class) plot(class)
Run the code above in your browser using DataLab