runMod.Rd
Wrapper function running the C++ model
runMod(params, sname, population, startDate = as.Date("2020-02-01"))
params | parameter object |
---|---|
sname | name of the scenario |
population | population vector containing in the first cell the localization of the population |
startDate | the date of initial introduction of cases (Date object) (default: as.Date("2020-02-01")) |