runFAC_store_pop_state_i: Save current population state of model being run

View source: R/runFAC_store_pop_state_i.R

runFAC_store_pop_state_iR Documentation

Save current population state of model being run

Description

Save current population state of model being run

Usage

runFAC_store_pop_state_i(
  i,
  minimum.i = 10,
  FAC.out,
  W.list,
  B0,
  P.breeding.pair.results,
  Y2,
  check.eq = T,
  ...
)

Arguments

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

Value

FAC.out dataframe updated with population sizeds from time i


brouwern/FACavian documentation built on March 23, 2022, 10:07 a.m.