Description Usage Arguments See Also
View source: R/epiestim_config.R
This function was contributed by Rich Fitzjohn. It modifies default arguments using user-provided values. The argument 'strict' triggers and error behaviour: if strict==TRUE: all new values need to be part of the defaults.
1 | modify_defaults(defaults, x, strict = TRUE)
|
strict |
Other EpiEstim:
check_config()
,
check_dates()
,
check_si_distr()
,
check_times()
,
discr_si()
,
epiestim_rt_plot()
,
estimate_R_func()
,
estimate_R()
,
make_config()
,
overall_infectivity()
,
process_I()
,
process_config()
,
vnapply()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.