← Back to home
Comparison · Analytics

ggstats vs medrobust

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

ggstats vs medrobust: at a glance

Featureggstatsmedrobust
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2, data-visualization, likert, regression-modelscausal mediation, partial identification, misclassification, sensitivity analysis
Last editorial update1h ago5h ago
WebsiteVisit →Visit →

What is ggstats?

ggstats keeps widening what a coefficient or Likert plot can be

ggstats extends ggplot2 with statistical plotting: model coefficient plots, Likert and diverging bar charts, proportion geometries and the helpers that make them behave. Recent releases have added an experimental gglikert_side(), left and right total columns for gglikert(), and survey-object support across the Likert family. Development is steady and CRAN-paced, with releases every two to three months.

Read the full ggstats trajectory →

What is medrobust?

medrobust made its partial-identification bounds usable by giving them confidence intervals.

medrobust computes partial-identification bounds for mediation effects when exposure or mediator is differentially misclassified, part of the Data-Wise mediationverse. Its 0.2.0 release corrected three estimator defects against population oracles and added Imbens-Manski confidence intervals for the bounds; the two releases since have paired each identification path with a real public-domain dataset and a worked vignette. CRAN is deferred, with distribution through GitHub and r-universe.

Read the full medrobust trajectory →

ggstats vs medrobust: editorial side-by-side

G
ggstats
ANALYTICS
0.0

ggstats keeps widening what a coefficient or Likert plot can be

◆ Current state

ggstats extends ggplot2 with statistical plotting: model coefficient plots, Likert and diverging bar charts, proportion geometries and the helpers that make them behave. Recent releases have added an experimental gglikert_side(), left and right total columns for gglikert(), and survey-object support across the Likert family. Development is steady and CRAN-paced, with releases every two to three months.

◆ Where it's heading

Two long-running threads. The coefficient side has been consolidating — ggcoef_multinom() and ggcoef_multicomponents() soft-deprecated in favour of a unified ggcoef_model() with group_by, plus new ggcoef_dodged() and ggcoef_faceted() variants. The Likert side keeps expanding outward instead, absorbing survey objects, total columns and side-by-side layouts. Underneath both is a steady tax of ggplot2 and vctrs compatibility work, including tracking the geom_errorbarh() deprecation in ggplot2 4.0.0.

◆ Prediction

Expect gglikert_side() to lose its experimental status once its interface settles, and the deprecated multinomial entry points to be removed in a future release now that ggcoef_model() covers their cases.

M
medrobust
ANALYTICS
0.0

medrobust made its partial-identification bounds usable by giving them confidence intervals.

◆ Current state

medrobust computes partial-identification bounds for mediation effects when exposure or mediator is differentially misclassified, part of the Data-Wise mediationverse. Its 0.2.0 release corrected three estimator defects against population oracles and added Imbens-Manski confidence intervals for the bounds; the two releases since have paired each identification path with a real public-domain dataset and a worked vignette. CRAN is deferred, with distribution through GitHub and r-universe.

◆ Where it's heading

The pattern is deliberate and symmetric: 0.3.0 shipped the mediator-side example on NCHS natality data, 0.4.0 its exposure-side mirror on NHANES, each demonstrating what the bounds do when reporting accuracy is allowed to depend on the outcome. Alongside that runs a consistent concern with failing usefully rather than loudly — bound_ne() returns NA bounds with a machine-readable reason and a typed condition instead of aborting, so a simulation replicate is recorded rather than lost, and non-finite endpoint standard errors produce a documented NA rather than a silent one. That is a package expecting to be run thousands of times inside someone else's loop.

◆ Prediction

Both identification paths now have a dataset, a vignette and interval coverage, so the next release is most likely the deferred CRAN submission rather than new methodology.

Alternatives to ggstats and medrobust

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 ggstats or medrobust.

See all ggstats alternatives → · See all medrobust alternatives →

Recent activity from ggstats and medrobust

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

  1. 2mo agomedrobustNHANES exposure-side misclassification example dataset
  2. 2mo agomedrobustNatality example dataset; bounds degrade instead of aborting
  3. 2mo agomedrobustBounds corrected against oracles; Imbens-Manski intervals added
  4. 5mo agoggstatsgglikert_side() and total columns for Likert plots
  5. 7mo agoggstatsLikert functions accept survey objects
  6. 11mo agoggstatsTable output for ggcoef_compare(); x-axis limits harmonised
  7. 1y agoggstatsggstats 0.10.0
  8. 1y agoggstatsCoefficient plots unified around ggcoef_model() with grouping
  9. 1y agoggstatsDiverging and Likert geoms redesigned; connector geoms added

Frequently asked questions

What is the difference between ggstats and medrobust?

They serve adjacent needs but don't currently overlap on shipped themes. ggstats and medrobust 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 ggstats better than medrobust?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ggstats and medrobust 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 ggstats?

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

What are the best alternatives to medrobust?

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