Description Usage Arguments Examples
Plot time, reported cases, incidence curve with credible interval, and implied case curve.
1 2 |
x |
An "incidence_spline_model" output from |
... |
Other parameters that can be included:
|
1 2 3 4 | indiana_model <- fit_incidence(
reported = spanish_flu$Indiana,
delay_dist = spanish_flu_delay_dist$proportion)
plot(indiana_model, times = spanish_flu$Date)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.