hudmxdef {popbio} | R Documentation |
Matrix definition program for Hudsonia vital rates
Description
Creates a projection matrix from Hudsonia vital rates (survival, growth, and reproduction). Growth rates are defined as a set of binomial choices as in Table 8.4 B in Morris and Doak (2002).
Usage
hudmxdef(vrs)
Arguments
vrs |
Vital rate means in |
Value
A projection matrix
Author(s)
Chris Stubben
References
Morris, W. F., and D. F. Doak. 2002. Quantitative conservation biology: Theory and practice of population viability analysis. Sinauer, Sunderland, Massachusetts, USA.
See Also
Examples
hudmxdef(hudvrs$mean)
[Package popbio version 2.8 Index]