Mammals {gpk}R Documentation

Birth weight and brain size of mammals

Description

Generally larger the animal larger is its brain size. But some species may be exceptional. The question of interest is 'does birth weight predict brain size?' (Data are averages for different mammal species). If there are any exceptional cases, find out which species they are.

Usage

data(Mammals)

Format

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

Birth_Weight

Birth weight

Adult_Brain_Weight

Adult Brain weight

Details

Regression model with a pre-cursor of transformation may be effective for this data set.

Source

http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html


[Package gpk version 1.0 Index]