
An important tool in the analysis of matrix population models is to understand how the transition and permanence probabilities of each class affect population growth. The amounts that express this are called sensitivity and elasticity. They are powerful tools both for the understanding of different life history strategies and for the management of threatened populations, or even for their sustainable use.
Sensitivity and elasticity measure the contribution of each element of the transition matrix to the composition of the growth rate ($\lambda $, or lambda). Sensitivity measures the absolute contribution, while elasticity is a relative measure of that contribution.
In this exercise we will use a numerical method of perturbation of the transition matrix to calculate the contribution to the growth rate of each probability in the matrix. Basically, what we will do is vary slightly each of the values of the transition matrix at a time and see how the asymptotic growth rate ($\lambda $) changes. This method is called by some authors of “the easy brute force method”. There are more robust methods with more accurate answers, but the calculations are more complex and less intuitive (see section “ to lear more”).
Let's apply perturbations to the same matrices used in the script of introduction to transition matrices.They are real data of cactus populations Escobaria robbinsorum and of the palm heart Euterpe edulis .
A1
cell of the worksheet. Then we have the “matrix for population projection and lambda calculation”, in which the procedure used to calculate the growth rate ($\lambda$) from of population projection is already implemented. For your convenience, note, beside the original transition matrix, the lambda value obtained with the original values.$$S_{1,1}=\frac{\lambda_{pert}-\lambda_{orig}}{a_{pert(1,1)}-a_{orig(1,1)}}$$
$$\frac{a_{orig(1,1)}}{\lambda_{orig}}$$
Portanto, a elasticidade é:
$$E_{ij}=\frac{a_{orig(ij)}}{\lambda_{orig}}S_{ij}$$
Caswell, H. 2001. Matrix Population Models (Second edition), Sinauer Associates, Sunderland.
Freckleton, R.P., Silva Matos, D.M., Bovi, M.L.A & Watkinson, A.R. 2003. Predicting the impacts of harvesting using structured population models: the importance of density-dependence and timing of harvest for a tropical palm tree. Journal of Applied Ecology, 40: 846-858.
Gotelli, N. J. 2007. Ecologia. Cap.3- Crescimento Populacional Estruturado. Pp. 49-82. Ed. Planta.
Gurevitch, J, Scheiner, S.M, Fox, G.A. 2009. Ecologia Vegetal. Cap. 5 - Ed. Artmed, São Paulo.
Silva Matos, D.M., Freckleton, R.P. & Watkinson, A.R. 1999. The role of density dependence in the population dynamics of a tropical palm. Ecology, 80: 2635-2650.
Hal Caswell is the main researcher in the area of matrix models in Ecology. His book is the basic reference about it. Another good example of applications you can find here.
Stubben, C., & Milligan, B. (2007). Estimating and analyzing demographic models using the popbio package in R. Journal of Statistical Software, 22(11), 1-23.