est_r0_mle: MLE estimation of R0 using generation time
Description
Estimates the basic reproduction number (R0) using maximum likelihood and a parametric
model based on generation time and incidence data.
Usage
est_r0_mle(incidence, gen_time)
Arguments
- incidence
Numeric vector of incidence counts.
- gen_time
Mean generation time.