Miller1 {BSDA} | R Documentation |
Data for Exercise 1.41
Miller1
A data frame with 20 observations on the following variable.
miller
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
str(Miller1) attach(Miller1) stem(miller) stem(miller,scale=2) detach(Miller1)