Description
Shear measured in kN on frozen carrots from four randomly selected freezerssource
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008)
Probability and Statistics with R. Chapman & Hall/CRC.Examples
Run this codeattach(food)
summary(aov(shear~freezer))
detach(food)
Run the code above in your browser using DataLab