Description Format Source References Examples
Data from an experiment on the growth of turkeys. 60 pens of turkeys were grown with a similar diet, supplemented with a dose of methionine from one of three sources. The response is average pen weight. Recorded is dose, source, m, always 5 except for dose=0, average weight gain, and within group SS.
This data frame contains the following columns:
Dose: Amount of supplement as a percent of the total diet
Ave. weight gain, over all replications
A factor for the source of methionine, three levels numbers 1, 2 and 3.
Number of replications or pens
SD of the m pens with the same values of S and A.
R. D. Cook and J. Witmer (1985). A note on parameter-effects curvature. Journal of the American Statistical Association, 80, 872–878.
Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.
1 |
Loading required package: car
Loading required package: carData
Loading required package: effects
lattice theme set by effectsTheme()
See ?effectsTheme for details.
A Gain S m SD
1 0.00 623.0 1 10 19.459359
2 0.04 680.2 1 5 7.190271
3 0.10 721.4 1 5 21.454603
4 0.16 750.4 1 5 17.487138
5 0.28 789.4 1 5 14.673105
6 0.04 672.2 2 5 26.508489
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.