Home Range Size and Mortality
ZooMortality.Rd
Home range size (\(\log_{10}\)) and captive infant mortality ( for 20 species of carnivores.
Format
A data frame with 20 observations on the following 2 variables.
- log.homerange
a numeric vector
- mortality
a numeric vector
Source
Clubb, R. and G. Mason. 2003. Captivity effects on wide ranging carnivores. Nature 425: 473-474.
Examples
str(ZooMortality)
#> 'data.frame': 20 obs. of 2 variables:
#> $ log.homerange: num -1.3 -0.5 -0.3 0.2 0.1 0.5 1 0.3 0.4 0.5 ...
#> $ mortality : int 4 22 0 0 11 13 17 25 24 27 ...