Last chance! 50% off unlimited learning
Sale ends in
Calculates the sensitivity of the stochastic growth rate to perturbations in the mean demographic projection matrix.
stoch.sens(A, tlimit=100)
a list of matrices
time limit, default 100
A list with two elements:
sensitivities of the stochastic growth rate
elasticities of the stochastic growth rate
Function copied from demogR package since it was removed from CRAN. See section 14.4.1 in Caswell 2001.
Caswell, H. 2001. Matrix population models: Construction, analysis, and interpretation. 2nd ed. Sunderland, MA: Sinauer.
Haridas, C. V., and S. Tuljapurkar. 2005. Elasticities in variable environments: Properties and implications. American Naturalist 166 (4):481-495.
Tuljapurkar, S. 1990. Population dynamics in variable environments. Vol. 85, Lecture notes in biomathematics. Berlin: Springer-Veralg.
Tuljapurkar, S., and C. V. Haridas. 2006. Temporal autocorrelation and stochastic population growth. Ecology Letters 9 (3):324-334.
# NOT RUN {
data(hudsonia)
stoch.sens(hudsonia)
# }
Run the code above in your browser using DataLab