Description Usage Arguments Author(s)
Constructs and iteraction matrix used in numerical sensitivity calculations. Inputs are the vital rate, stage and size that should be iterated.
1 2 | ItMat(vitalrate = "tree growth", delta = 1.01, size, seedlingclasses,
treeclasses)
|
vitalrate |
a character specifying the vital rate that should be iterated can be c("seed production", "reproduction", "recruit size", "seedling growth", "seedling survival", "tree growth", "tree survival") |
delta |
the iteration factor, defualts to 1.01 |
size |
at which size must the iteration take place? this is expected to be an integer corresponding to a position in seedling or treeclasses. |
seedlingclasses |
the (discretized) seedling classes which are input into the IPM function and kernel functions |
treeclasses |
the (discretized0 tree classes which are input into the IPM function and kernel functions |
Marco D. Visser et al.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.