shoes.data {BHH2} | R Documentation |
Data for the Boys' Shoes Example.
data(shoes.data)
A data frame with 10 observations on the following 5 variables.
numeric. Boy number.
numeric. Amount of wear of shoe made from material A.
factor. Foot side which shoe of material A is used.
numeric. Amount of wear of shoe made from material B.
factor. Foot side which shoe of material B is used.
Box G. E. P, Hunter, W. C. and Hunter, J. S. (1978). Statistics for Experimenters. New York: Wiley.
Box G. E. P, Hunter, J. S. and Hunter, W. C. (2005). Statistics for Experimenters II. New York: Wiley.
data(shoes.data)
str(shoes.data)
plot(shoes.data)