case0902 | R Documentation |
These data were used by Ramsey and Schaefer (1997) to demonstrate multiple regression. The dataset was originally collected by Sacher and Stafeldt (1974) and provided (for varying sample sizes) average values of brain weight, body weight, gestation period and litter size for 96 placental mammal species.
data("case0902")
A data frame with 96 observations on the following 5 variables.
Xs
A factor defining common names for mammal species under examination.
Y
Brain weight (in grams).
Xb
Body weight (in kilograms).
Xg
Gestation period length (in days).
Xl
Litter size.
Ramsey, F., and Schafer, D. (1997). The statistical sleuth: a course in methods of data analysis. Cengage Learning.
Sacher, G. A., and Staffeldt, E. F. (1974). Relation of gestation time to brain weight for placental mammals: implications for the theory of vertebrate growth. The American Naturalist, 108(963), 593-615.
data(case0902)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.