| class {matlib} | R Documentation |
Class Data Set
Description
A small artificial data set used to illustrate statistical concepts.
Usage
data("class")
Format
A data frame with 15 observations on the following 4 variables.
sexa factor with levels
FMagea numeric vector
heighta numeric vector
weighta numeric vector
Examples
data(class)
plot(class)
[Package matlib version 0.9.8 Index]