- Growth Rate — log-linear
r per state, 95% CI (Wave 2 default).
- Doubling Time —
log(2) / r, same fits.
- Effective Rt — 3D
plotly ribbon, per state, over time.
- Case Fatality Rate — last 30 days, daily.
- Infected Proportion — cumulative cases / projected 2020 population.
- Vaccinated Proportion — % of >18 yr population fully vaccinated.
Above: the Growth Rate tab (log-linear r by state, 95% CI). The Effective Rt tab is a 3D plotly ribbon — best seen live.
Method: R0::est.R0.TD() — Wallinga & Teunis (2004) time-dependent R, gamma generation time (mean 4.4, sd 3 days), 95% bootstrap CI per state.
Same renewal-equation family as our Foundations demo. Different package (R0 vs EpiEstim), different smoothing — same idea.