Learn R Programming

alr4 (version 1.0.7)

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

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(brains)

Run the code above in your browser using DataLab