cfr
R package to estimate disease severity and under-reporting in real-time, accounting for reporting delays in epidemic time-series
cfr packaged delay-corrected severity estimation, then went quiet on maintenance.
◆Recent moves
- 1y ago
R-devel difftime patch and an individual-data vignette
A compatibility release: unique() on difftime wrapped in as.numeric() for R 4.5.0, an epiparameter class-name documentation update, and a new vignette on estimating from individual-level data. The estimators themselves are untouched.
View source ↗ - 2y ago
Severity estimator picks its own likelihood approximation
The estimation internals were reworked: .estimate_severity() now selects between binomial, Poisson and normal likelihood approximations based on outbreak size and an initial severity estimate, and output columns were renamed from severity_mean to severity_estimate. Existing workflows break on the rename, and CFR values can shift slightly against 0.1.0.
View source ↗ - 2y ago
Delay-corrected severity and ascertainment estimation on CRAN
⚡ SPARKThe initial release, packaging static, expanding-window and time-varying severity estimation with correction for reporting-to-outcome delays, plus static ascertainment against a baseline severity. It ships with 1976 Ebola and Covid-19 example data and an incidence2 method.
View source ↗