rat | R Documentation |
This dataset from Sokal and Rohlf (2012) can be used to demonstrate pseudoreplication. Six rats were randomly given one of three treatments: "control", "compound 217", and "compound 217 + sugar". After a short period of time the rats were euthanized and the glycogen content of their livers was measured. Two glycogen measurements were made for three different preparations of each liver. Clearly the liver preparations and measurements on those preparations are nested in each rat, and are not independent.
data(rat)
A data frame with 36 observations on the following 4 variables.
glycogen
A numeric vector describing glycogen levels. Units are arbitrary.
diet
Nutritional compound: 1 = "control", 2 = "compound 217", 3 = "compound 217 + sugar".
rat
Rat animal number.
liver
Liver preparation.
measure
Measurement number.
Sokal, R. R., and Rohlf, F. J. (2012) Biometry, 4th edition. W. H. Freeman and Co., New York.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.