whale {popbio} | R Documentation |
Projection matrix for killer whales
data(whale)
A projection matrix.
Projection matrix from Example 5.1 in Caswell (2001)
Caswell, H. 2001. Matrix population models: construction, analysis, and interpretation, Second edition. Sinauer, Sunderland, Massachusetts, USA.
data(whale) whale splitA(whale) lambda(whale) sensitivity(whale) # plot sensitivity matplot2(sensitivity(whale), type='b', legend='topleft', ltitle='Fate', main='Killer Whale sensitivity')