Description Usage Arguments Value
View source: R/fn_demography.R
Calculate change in population size in each cell with lambda-based proportional growth.
1 | grow_lambda(N.t, lambda.E, sdd.rate)
|
N.t |
Vector of abundances with |
lambda.E |
Vector with lambda for each cell with |
sdd.rate |
Rate parameter for SDD exponential kernel |
Sparse tibble with grid id, starting population size, change in population size, and updated population size accounting for emigrants
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.