| foster | R Documentation |
The data are from a foster feeding experiment with rat mothers and litters of four different genotypes. The measurement is the litter weight after a trial feeding period.
data("foster")
A data frame with 61 observations on the following 3 variables.
litgengenotype of the litter, a factor with levels
A, B, I, and J.
motgengenotype of the mother, a factor with levels
A, B, I, and J.
weightthe weight of the litter after a feeding period.
Here the interest lies in uncovering the effect of genotype of mother and litter on litter weight.
D. J. Hand, F. Daly, A. D. Lunn, K. J. McConway and E. Ostrowski (1994). A Handbook of Small Datasets, Chapman and Hall/CRC, London.
data("foster", package = "HSAUR2")
plot.design(foster)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.