Description Usage Arguments Value
View source: R/fn_demography.R
Create a demographic matrix for each cell and calculate lambda, incorporating dispersal.
1 | calc_lambda(g.p, lc.df, sdd.ji, p.ji, method = "wt.mn")
|
g.p |
Named list of global parameters set with |
lc.df |
Dataframe or tibble with xy coords, land cover proportions, and cell id info |
sdd.ji |
List with id.in for cells dispersing TO each target cell j |
p.ji |
List with dispersal probabilities TO each target cell j |
method |
|
List with array of matrices, [["mx"]]
, and vector of lambdas
for each inbound cell, [["lambda"]]
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.