View source: R/travel_malaria-eir.R
setup_travel_eir | R Documentation |
Set up parameters and function for an eir-based travel_malaria model
setup_travel_eir(
pars,
travel_Opts = list(),
frac_time_spent_traveling = 0.01,
travel_eir_scale = 0,
travel_eir_t = NULL
)
pars |
a list |
travel_Opts |
a list, overwrites default values |
frac_time_spent_traveling |
is the fraction of time spent travel |
travel_eir_scale |
a non-negative numeric value to scale the mean eir experienced while traveling |
travel_eir_t |
the temporal pattern for eir experienced while traveling |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.