whale {popbio}R Documentation

Projection matrix for killer whale

Description

Projection matrix for killer whales

Usage

data(whale)

Format

A projection matrix.

Source

Projection matrix from Example 5.1 in Caswell (2001)

References

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

Examples

data(whale)
whale
splitA(whale)
lambda(whale)
sensitivity(whale)
# plot sensitivity 
matplot2(sensitivity(whale), type='b', legend='topleft', ltitle='Fate',
main='Killer Whale sensitivity')


[Package popbio version 2.0 Index]