← Back to home
Comparison · Infra & APIs

bolasso vs ggdist

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

Shared themes:r-package

bolasso vs ggdist: at a glance

Featurebolassoggdist
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesvariable-selection, lasso, r-package, bootstrapdata-visualization, uncertainty, bayesian-statistics, ggplot2
Last editorial update1h ago59m ago
WebsiteVisit →Visit →

What is bolasso?

Bootstrap lasso got a fast mode, a second selection rule, and multinomial support

bolasso implements the bootstrapped lasso, refitting a regularized regression across bootstrap replicates and selecting variables by how consistently they survive. The 0.3.0 release reshaped it: a fast argument computes one cross-validated lambda on the full dataset instead of cross-validating inside every replicate, and selected_variables() gained a choice between the variable inclusion probability rule and a quantile rule based on bootstrap confidence intervals. Since then 0.4.0 exposed the bootstrap indices through bootstrap_samples(), and 0.5.0 extended the whole surface to multinomial responses, returning one list element per outcome level.

Read the full bolasso trajectory →

What is ggdist?

The grammar of uncertainty visualization, now drawing the uncertainty in its own estimates.

ggdist supplies ggplot2 with a compositional vocabulary for distributions — slabs, intervals, dotplots and the sub-geometries that combine them. The last three years moved it from a drawing library to an estimation library: bounded density estimation with Sheather-Jones bandwidth became the default, weights propagate through every density, interval and point summary, and blurred dotplots render Monte Carlo standard error as visual fuzz. The 2025 release rounds this out with per-geometry thickness subscales and settable global defaults.

Read the full ggdist trajectory →

bolasso vs ggdist: editorial side-by-side

B
bolasso
INFRA · APIS
0.0

Bootstrap lasso got a fast mode, a second selection rule, and multinomial support

◆ Current state

bolasso implements the bootstrapped lasso, refitting a regularized regression across bootstrap replicates and selecting variables by how consistently they survive. The 0.3.0 release reshaped it: a fast argument computes one cross-validated lambda on the full dataset instead of cross-validating inside every replicate, and selected_variables() gained a choice between the variable inclusion probability rule and a quantile rule based on bootstrap confidence intervals. Since then 0.4.0 exposed the bootstrap indices through bootstrap_samples(), and 0.5.0 extended the whole surface to multinomial responses, returning one list element per outcome level.

◆ Where it's heading

The package spent 2022 dormant after its initial releases and has been actively developed since late 2024, moving from a single algorithm toward a workbench. The additions cluster around inspection rather than estimation: tidy() for bootstrap-level coefficients, plot_selection_thresholds() for selection stability across thresholds, plot_selected_variables() for the surviving covariates, and now the extracted bootstrap indices. Documented gaps remain, with mgaussian unsupported and multinomial prediction limited to class output.

◆ Prediction

The two stated limitations in 0.5.0 - no mgaussian family and class-only multinomial prediction - are the most likely next targets, since the maintainer flagged both as possible later additions.

G
ggdist
INFRA · APIS
0.0

The grammar of uncertainty visualization, now drawing the uncertainty in its own estimates.

◆ Current state

ggdist supplies ggplot2 with a compositional vocabulary for distributions — slabs, intervals, dotplots and the sub-geometries that combine them. The last three years moved it from a drawing library to an estimation library: bounded density estimation with Sheather-Jones bandwidth became the default, weights propagate through every density, interval and point summary, and blurred dotplots render Monte Carlo standard error as visual fuzz. The 2025 release rounds this out with per-geometry thickness subscales and settable global defaults.

◆ Where it's heading

Two threads run in parallel and keep converging. One is statistical: pluggable density estimators arrived first, then became the default, then gained weights and quantile histograms. The other is compositional: sub-geometries acquired their own guides, then their own scales, so a slab's thickness axis is now a first-class annotated dimension. Cadence has stretched from twice-yearly to roughly annual, with the recent work tightening existing surface rather than opening new.

◆ Prediction

Subguides gained subscales a release later, so the remaining asymmetry is in the sub-geometry system rather than the statistics; expect the next release to continue that fill-in work.

Alternatives to bolasso and ggdist

Other Infra & APIs 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 bolasso or ggdist.

See all bolasso alternatives → · See all ggdist alternatives →

Recent activity from bolasso and ggdist

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

  1. 4mo agobolassoMultinomial responses supported across selection and plotting
  2. 10mo agobolassoBootstrap indices exposed via bootstrap_samples()
  3. 1y agoggdistPer-geometry thickness subscales and settable defaults
  4. 1y agobolassoFast estimation mode and a second variable selection rule
  5. 2y agoggdistBlurred dotplots draw Monte Carlo error; weights reach every estimator
  6. 2y agoggdistC++ dotplot binning and safer bandwidth fallbacks
  7. 3y agoggdistBounded density becomes the default; existing charts change
  8. 3y agoggdistCategorical distributions, hex layouts, pluggable density estimators
  9. 4y agoggdistComputed variables shared across sub-geometries
  10. 4y agobolassoBolasso v0.2.0
  11. 4y agobolassoBolasso v0.1.0

Frequently asked questions

What is the difference between bolasso and ggdist?

Both compete on the same themes — r-package — within Infra & APIs. bolasso and ggdist 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 bolasso better than ggdist?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. bolasso and ggdist 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to bolasso?

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

What are the best alternatives to ggdist?

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