cfrnow
Real-time case fatality ratio from a line list via a Bayesian mixture-cure survival model
A Bayesian real-time CFR estimator that now ships stratified fits and posterior-predictive checks
◆Recent moves
- 5d ago
distspec dependency moves to CRAN
A no-behaviour-change patch that drops `distspec` from `Remotes` now that it is on CRAN. It closes out the dependency work 0.2.0 started rather than adding anything users can call.
View source ↗ - 5d ago
Stratified CFR fits, Weibull delays, posterior-predictive checks
The release that turns a CFR estimate into a checkable one: posterior-predictive replication via `pp_check_cfr()`, an ascertainment-ratio correction in `summary()`, and per-group CFRs from intercept-free formulas such as `cfr ~ 0 + group`. Weibull joins LogNormal and Gamma as an onset-to-death delay, and a new vignette walks the no-, complete- and partial-pooling fits.
View source ↗ - 1mo ago
First release: real-time CFR from a Bayesian mixture-cure model
⚡ SPARKThe first release, and the one that sets the package's shape: a Bayesian mixture-cure survival model registered as an `epidist` model type, so both the CFR and the onset-to-death delay accept `brms` formulas. Everything in 0.2.0 extends this interface rather than replacing it.
View source ↗