View source: R/runFAC_store_pop_state_i.R
runFAC_store_pop_state_i | R Documentation |
Save current population state of model being run
runFAC_store_pop_state_i(
i,
minimum.i = 10,
FAC.out,
W.list,
B0,
P.breeding.pair.results,
Y2,
check.eq = T,
...
)
i |
current iteration of model |
minimum.i |
Minimum number of iterations over which to run model |
FAC.out |
dataframe holding output of model for each iteraction |
W.list |
list containing state of population after winter and fall migration |
B0 |
vector of.... |
P.breeding.pair.results |
vector representing pairing frequency of birds in source (".c") habitat the both originated from good (".gg") habitat on the wintering ground. |
Y2 |
vector of reproductive output (post migration?) |
check.eq |
Should lambda be calculated |
... |
Additional arguements |
FAC.out dataframe updated with population sizeds from time i
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.