arrivals.FUN.Rd
Function to handle background demographics for the SEIQHRF model. Specifically arrivals (births and immigration). Uses the original EpiModel code currently. A replacement that implements modelling the arrival of infected individuals is under development -- but for now, all arrivals go into the S compartment..
arrivals.FUN(dat, at, seed = NULL)
dat | Input data needed. |
---|---|
at | time point |
seed | random seed for checking consistency |
Updated dat