ex14.31 {Devore5} | R Documentation |
The ex14.31
data frame has 12 rows and 3 columns.
This data frame contains the following columns:
describe{
item{count}{
a numeric vector
}
item{Size}{
a factor with levels
Compact
Fullsize
Midsize
Subcompact
}
item{dist}{
a factor with levels
0-<10
10-<20
>=20
}
}
Devore, J. L. (2000) Probability and Statistics for Engineering and the Sciences (5th ed), Duxbury
library(Devore5) data(ex14.31)