whale {popbio} | R Documentation |
Projection matrix for killer whale
Description
Projection matrix for killer whales with 4 size classes: yearling, juvenile, mature and post-reproductive
Usage
whale
Format
A 4 x 4 matrix
Source
Example 5.1 in Caswell (2001)
References
Caswell, H. 2001. Matrix population models. Construction, Analysis and interpretation. 2nd ed. Sinauer, Sunderland, Massachusetts.
Examples
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.8 Index]