alr3 (version 2.0.5)

brains: Mammal brain weights

Description

The data provided gives the average body weight in kilograms and the average brain weight in grams for sixty-two species of mammals.

Arguments

Format

This data frame uses species names as row labels and contains the following columns:
BrainWt
Brain weight, grams
BodyWt
Body weight, kg

Source

Allison, T. and Cicchetti, D. (1976). Sleep in mammals: Ecology and constitutional correlates. Science, 194, 732-734.

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Section 7.1.

Examples

Run this code
head(brains)

Run the code above in your browser using DataLab