Description Usage Arguments Value
Calculate the number of immigrants to each cell, accounting for distance from source cell and bird habitat preferences. It uses the output from simple lambda-based population growth rather than the demographic version. The output values account for carrying capacity.
1 | sdd_lambda(N.new, id.i, sdd.pr, sdd.rate, K.E, sdd.st = T)
|
id.i |
Tibble matching cell IDs. |
sdd.pr |
Array with dim(i:disp.rows, j:disp.cols, k:2, n:ncell) output
from |
sdd.rate |
Rate parameter for SDD exponential kernel |
K.E |
Carrying capacity of each cell output from |
sdd.st |
|
ncell |
Number of inbound grid cells |
Tibble with grid id and number of individuals limited by K
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.