case0902: Dataset of mammal traits from Ramsey and Schaefer (1997)

case0902R Documentation

Dataset of mammal traits from Ramsey and Schaefer (1997)

Description

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.

Usage

data("case0902")

Format

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.

Source

Ramsey, F., and Schafer, D. (1997). The statistical sleuth: a course in methods of data analysis. Cengage Learning.

References

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.

Examples

data(case0902)

asbio documentation built on Aug. 20, 2023, 9:07 a.m.