← Back to home
Comparison · Analytics

dcurves vs fmtr

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

Shared themes:r-package

dcurves vs fmtr: at a glance

Featuredcurvesfmtr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesclinical-prediction, decision-analysis, net-benefit, biostatisticssas-parity, data-formatting, clinical-reporting, format-catalogues
Last editorial update31m ago28m ago
WebsiteVisit →Visit →

What is dcurves?

Decision curve analysis, settled since 2022 and now moving only when its neighbours do

dcurves implements decision curve analysis — evaluating a prediction model or diagnostic test by net benefit across the range of thresholds a clinician might plausibly use, rather than by a single discrimination statistic. Its API stabilised in 2022 around dca() and test_consequences(). The two releases since exist because gtsummary and CRAN documentation rules changed, not because the method did.

Read the full dcurves trajectory →

What is fmtr?

Rebuilding SAS's formatting layer in R, one format specification at a time

fmtr applies formats to R data the way SAS applies them: named format catalogues, format lists, and an fapply() that maps a specification onto a vector. It is part of a family of packages that reconstruct SAS reporting idioms in R, and it shares infrastructure with them — labels.data.frame() was moved out to the common package, which fmtr now depends on. The recent releases have been closing specific gaps against SAS's own format vocabulary.

Read the full fmtr trajectory →

dcurves vs fmtr: editorial side-by-side

D
dcurves
ANALYTICS
0.0

Decision curve analysis, settled since 2022 and now moving only when its neighbours do

◆ Current state

dcurves implements decision curve analysis — evaluating a prediction model or diagnostic test by net benefit across the range of thresholds a clinician might plausibly use, rather than by a single discrimination statistic. Its API stabilised in 2022 around dca() and test_consequences(). The two releases since exist because gtsummary and CRAN documentation rules changed, not because the method did.

◆ Where it's heading

The package reached its intended scope quickly and then stopped. Its 2022 releases did the substantive work: adding threshold-level diagnostic accuracy, tightening argument validation, and taking one breaking change to make net-interventions-avoided plots show the treat-all and treat-none reference lines by default. Since then it has moved only as a dependent of the wider tidy-modelling documentation ecosystem it plugs into.

◆ Prediction

Nothing in these entries points to method or API work; expect the next release to be another compatibility or CRAN documentation patch.

F
fmtr
ANALYTICS
0.0

Rebuilding SAS's formatting layer in R, one format specification at a time

◆ Current state

fmtr applies formats to R data the way SAS applies them: named format catalogues, format lists, and an fapply() that maps a specification onto a vector. It is part of a family of packages that reconstruct SAS reporting idioms in R, and it shares infrastructure with them — labels.data.frame() was moved out to the common package, which fmtr now depends on. The recent releases have been closing specific gaps against SAS's own format vocabulary.

◆ Where it's heading

The direction is parity, pursued in small increments. Quarter format codes were added because base R has none; the SAS best. format was reimplemented, then hardened against the variations people actually write; statistical summary helpers like fmt_mean_sd() and fmt_mean_stderr() cover the cell contents clinical tables need. The structural work is largely behind it, including the breaking 2022 move that handed labelling to a sibling package, so what remains is vocabulary coverage.

◆ Prediction

The pattern of adding a SAS format, then a release to handle its variants, suggests the next releases continue filling in format codes and summary helpers rather than changing how formats are applied.

Alternatives to dcurves and fmtr

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 dcurves or fmtr.

See all dcurves alternatives → · See all fmtr alternatives →

Recent activity from dcurves and fmtr

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

  1. 9mo agodcurvesHTML5 documentation rebuild for CRAN
  2. 10mo agofmtrMean and standard error helper, plus best-format variants
  3. 11mo agofmtrSAS best. format reimplemented in fapply()
  4. 2y agodcurvesbroom.helpers added to Suggests for gtsummary 2.0
  5. 2y agofmtrQuarter format codes %q and %Q added
  6. 2y agofmtrFormat lists become readable and writable files
  7. 2y agofmtrDocumentation and examples expanded
  8. 2y agofmtrvalue() can return results as a factor
  9. 3y agodcurvesNet interventions plots now show treat-all and treat-none by default
  10. 4y agodcurvestest_consequences() reports accuracy across thresholds

Frequently asked questions

What is the difference between dcurves and fmtr?

Both compete on the same themes — r-package — within Analytics. dcurves and fmtr are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is dcurves better than fmtr?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. dcurves and fmtr are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to dcurves?

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

What are the best alternatives to fmtr?

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