Learn R Programming

popbio (version 1.0.1)

whale: T and F matrix for killer whale

Description

Transition and Fertility matrices for killer whales

Usage

data(whale)

Arguments

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

Run this code
data(whale)
whale$T + whale$F

Run the code above in your browser using DataLab