← Back to home
Comparison · Analytics

cfrnow vs dggridR

A side-by-side editorial comparison of cfrnow and dggridR — release velocity, themes, recent moves, and the top alternatives to consider.

cfrnow vs dggridR: at a glance

FeaturecfrnowdggridR
SectorAnalyticsAnalytics
Velocity score5.00.0
Sparks · 30d00
Top themesepidemiology, bayesian-modelling, cfr-estimation, r-packagediscrete-global-grids, spatial-indexing, geospatial, hexagonal-grids
Last editorial update3h ago51m ago
WebsiteVisit →Visit →

What is cfrnow?

A Bayesian real-time CFR estimator that now ships stratified fits and posterior-predictive checks

cfrnow estimates case fatality ratios from line-list data while an outbreak is still running, using a Bayesian mixture-cure survival model registered as an `epidist` model type. Three releases in a month took it from first public release to stratified, partially-pooled fits with posterior-predictive checking. It leans on `distspec` for delay parameterisation, which reached CRAN alongside the 0.2.1 patch.

Read the full cfrnow trajectory →

What is dggridR?

A discrete global grid generator grew cell traversal and became a usable spatial index.

dggridR builds discrete global grids — icosahedral tessellations of the Earth into equal-area hexagonal or triangular cells — by wrapping the DGGRID C++ engine. The 4.1.0 release adds dgneighbors, dgchildren and dgparent for moving between adjacent cells and across resolutions, plus dgpoints_to_cells and dgbin_points for mapping and aggregating point data into cells. New aperture 7 and mixed-aperture ISEA43H grid types arrive alongside them.

Read the full dggridR trajectory →

cfrnow vs dggridR: editorial side-by-side

C
cfrnow
ANALYTICS
5.0

A Bayesian real-time CFR estimator that now ships stratified fits and posterior-predictive checks

◆ Current state

cfrnow estimates case fatality ratios from line-list data while an outbreak is still running, using a Bayesian mixture-cure survival model registered as an `epidist` model type. Three releases in a month took it from first public release to stratified, partially-pooled fits with posterior-predictive checking. It leans on `distspec` for delay parameterisation, which reached CRAN alongside the 0.2.1 patch.

◆ Where it's heading

The arc runs from producing a single corrected CFR number toward supporting a full model-checking workflow. 0.2.0 added the pieces a modeller needs to defend an estimate: replicate line lists replayed through the real-time truncation, an ascertainment-ratio correction for when fatal and non-fatal cases enter the line list at different rates, and per-group CFRs from `brms` formulas. Delay coverage widened from LogNormal and Gamma to Weibull in the same release.

◆ Prediction

Expect the next release to keep widening covariate and pooling support rather than adding new outcome types, since every 0.2.0 addition extended the existing formula interface instead of replacing it.

D
dggridR
ANALYTICS
0.0

A discrete global grid generator grew cell traversal and became a usable spatial index.

◆ Current state

dggridR builds discrete global grids — icosahedral tessellations of the Earth into equal-area hexagonal or triangular cells — by wrapping the DGGRID C++ engine. The 4.1.0 release adds dgneighbors, dgchildren and dgparent for moving between adjacent cells and across resolutions, plus dgpoints_to_cells and dgbin_points for mapping and aggregating point data into cells. New aperture 7 and mixed-aperture ISEA43H grid types arrive alongside them.

◆ Where it's heading

The package changed hands in effect as well as in code: the 4.0.0 engine update to DGGRID v9.0b and the first real test suite were contributed by Sebastian Krantz, who also maintains the upstream engine fork, and 4.1.0's feature burst followed two weeks later. The direction of that burst is unmistakable — away from generating grids for plotting and toward using them as an indexing structure that point data gets binned into and navigated through.

◆ Prediction

Expect the cell hierarchy functions to extend to non-hexagonal apertures and multi-level traversal, closing the remaining gaps against established global indexing systems.

Alternatives to cfrnow and dggridR

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either cfrnow or dggridR.

See all cfrnow alternatives → · See all dggridR alternatives →

Recent activity from cfrnow and dggridR

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 5d agocfrnowdistspec dependency moves to CRAN
  2. 5d agocfrnowStratified CFR fits, Weibull delays, posterior-predictive checks
  3. 1mo agocfrnowFirst release: real-time CFR from a Bayesian mixture-cure model
  4. 3mo agodggridRCell neighbors, parents and children make the grid navigable
  5. 3mo agodggridRBundled DGGRID engine updated to v9.0b with a test suite
  6. 3mo agodggridRMaster merged into development ahead of the 4.0 work

Frequently asked questions

What is the difference between cfrnow and dggridR?

They serve adjacent needs but don't currently overlap on shipped themes. cfrnow is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is cfrnow better than dggridR?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. cfrnow is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to cfrnow?

Top cfrnow alternatives in Analytics are ranked by recent ship velocity. Browse the "cfrnow alternatives" section above for the current picks, or visit /alternatives/cfrnow for the full list with editorial commentary on each.

What are the best alternatives to dggridR?

Top dggridR alternatives in Analytics are ranked by recent ship velocity. Browse the "dggridR alternatives" section above for the current picks, or visit /alternatives/dggridr for the full list with editorial commentary on each.