View source: R/step1_winter_survival.R
step1_winter_survival | R Documentation |
FAC step 1: Execute 1st step of Runge & Marra FAC model: overwinter survival 1.RM and W1.IB, the pop stucture after overwinter survival
step1_winter_survival(
i,
runFAC.i,
use.IBM,
Ninit,
W.list.RM = NULL,
W.list.IB = NULL
)
i |
xxx |
runFAC.i |
xxx |
use.IBM |
Use individual based model submodel |
Ninit |
Initial population size |
W.list.RM |
xxx |
W.list.IB |
xxx |
W1.list
# Initial population size for iteration 1
## step1_winter_survival(i = 1, use.IBM = F,Ninit = c(10,0,10,0))
## step1_winter_survival(i = 1, use.IBM = T,Ninit = c(10,0,10,0))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.