whale {popbio}R Documentation

T and F matrix for killer whale

Description

Transition and Fertility matrices for killer whales

Usage

data(whale)

Format

A list with T and F matrices

Source

see Chapter 5 in Caswell (2001)

References

Brault, S., and H. Caswell. 1993. Pod-specific demography of killer whales (Orcinus orca). Ecology 74:1444-1454.

Caswell, H. 2001. Matrix population models: construction, analysis, and interpretation, Second edition. Sinauer, Sunderland, Massachusetts, USA.

Examples

data(whale)
whale$T + whale$F

[Package popbio version 1.0.1 Index]