← Back to home
Comparison · Analytics

broom vs loo

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

broom vs loo: at a glance

Featurebroomloo
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themesr, tidy-models, statistics, cran-compliancebayesian, cross-validation, stan, r-stats
Last editorial update5h ago1h ago
WebsiteVisit →Visit →

What is broom?

broom's release calendar is now set by CRAN checks, not by new tidiers.

broom converts model objects from across R's statistical ecosystem into tidy data frames. Four of its last six releases exist purely to resolve R CMD check warnings and errors on r-devel or to absorb upstream package changes. Maintainership passed to Emil Hvitfeldt at 1.0.11.

Read the full broom trajectory →

What is loo?

loo keeps rewriting the diagnostics Bayesian modellers read off model comparison

loo computes leave-one-out cross-validation and model comparison for Bayesian models in the Stan ecosystem. Two releases in this window changed what users actually read: 2.7.0 replaced the fixed Pareto-k thresholds with sample-size-dependent ones and dropped the middle category, and 2.10.0 reshaped loo_compare's output into a data.frame with new uncertainty columns. The releases between are diagnostic robustness fixes and moment-matching corrections.

Read the full loo trajectory →

broom vs loo: editorial side-by-side

B
broom
ANALYTICS
0.0

broom's release calendar is now set by CRAN checks, not by new tidiers.

◆ Current state

broom converts model objects from across R's statistical ecosystem into tidy data frames. Four of its last six releases exist purely to resolve R CMD check warnings and errors on r-devel or to absorb upstream package changes. Maintainership passed to Emil Hvitfeldt at 1.0.11.

◆ Where it's heading

Carrying hundreds of tidier methods for model classes it does not own, broom's workload is dominated by other projects' breaking changes and CRAN's evolving checks. New tidier coverage has largely migrated to the packages that define the models, leaving broom as a compatibility surface.

◆ Prediction

Expect the cadence to stay reactive, with releases triggered by r-devel check failures and upstream API shifts rather than expanded model coverage.

L
loo
ANALYTICS
2.5

loo keeps rewriting the diagnostics Bayesian modellers read off model comparison

◆ Current state

loo computes leave-one-out cross-validation and model comparison for Bayesian models in the Stan ecosystem. Two releases in this window changed what users actually read: 2.7.0 replaced the fixed Pareto-k thresholds with sample-size-dependent ones and dropped the middle category, and 2.10.0 reshaped loo_compare's output into a data.frame with new uncertainty columns. The releases between are diagnostic robustness fixes and moment-matching corrections.

◆ Where it's heading

The package is being brought in line with the current PSIS literature rather than extended with new features, and the practical effect is that the numbers practitioners quote in papers keep changing meaning. Work is increasingly delegated to posterior for shared computations, and the project has added contributor process, benchmarks and a published AI contribution policy.

◆ Prediction

Expect further work on comparison diagnostics — the p_worse and diag_* columns are new enough that their defaults and documentation will likely be revised next.

Alternatives to broom and loo

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 broom or loo.

See all broom alternatives → · See all loo alternatives →

Recent activity from broom and loo

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

  1. 20d agoloopsis_smooth_tail revert and simplify arg restored
  2. 1mo agolooloo_compare returns a data.frame with new uncertainty columns
  3. 3mo agobroombroom 1.0.13 relocates a test fixture to clear an r-devel warning
  4. 3mo agobroombroom 1.0.12 tracks renamed summary() output fields
  5. 7mo agolooStacking overflow fixes and posterior-based ESS
  6. 8mo agobroombroom 1.0.11 transfers maintainership to Emil Hvitfeldt
  7. 11mo agobroombroom 1.0.10 clears an r-devel namespacing warning
  8. 1y agobroombroom 1.0.9 requires R 4.1 and repairs epiR compatibility
  9. 1y agobroombroom 1.0.8 fixes cluster-robust intervals, drops orcutt tidiers
  10. 2y agolooMore robust Pareto-k diagnostics and moment matching
  11. 2y agolooPareto-k thresholds now depend on sample size
  12. 3y agolooLOO predictive metrics and CRPS scoring functions

Frequently asked questions

What is the difference between broom and loo?

They serve adjacent needs but don't currently overlap on shipped themes. loo is currently shipping more aggressively (velocity 2.5 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 broom better than loo?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. loo is currently shipping more aggressively (velocity 2.5 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 broom?

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

What are the best alternatives to loo?

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