Description Usage Arguments See Also
Calculates the cumulative incidence over time steps, then calculates the parameters of the Gamma posterior distribution from the discrete SI distribution, obtain samples from the Gamma posterior distribution for a given mean SI and std SI.
1 2 3 4 5 6 | estimate_R_func(
incid,
si_sample,
method = c("non_parametric_si", "parametric_si"),
config
)
|
config |
Other EpiEstim:
check_config()
,
check_dates()
,
check_si_distr()
,
check_times()
,
discr_si()
,
epiestim_rt_plot()
,
estimate_R()
,
make_config()
,
modify_defaults()
,
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.