Learn R Programming

Sleuth3 (version 1.0-3)

ex0333: Brain Size and Litter Size

Description

Relative brain weights for 51 species of mammal whose average litter size is less than 2 and for 45 species of mammal whose average litter size is greater than or equal to 2.

Usage

ex0333

Arguments

Format

A data frame with 96 observations on the following 2 variables.

BrainSize

relative brain sizes (1000 * Brain weight/Body weight) for 96 species of mammals

LitterSize

factor variable with levels "Small" and "Large"

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, American Naturalist 108: 593--613.

See Also

case0902

Examples

Run this code
# NOT RUN {
str(ex0333)
# }

Run the code above in your browser using DataLab