← Back to home
Comparison · Analytics

brglm2 vs susier

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

Shared themes:r-package

brglm2 vs susier: at a glance

Featurebrglm2susier
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, regression, bias-reduction, high-dimensionalr-package, statistical-genetics, fine-mapping, cpp-bindings
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is brglm2?

A bias-reduction package reaches 1.0 by adding an estimator built for high-dimensional logistic regression

brglm2 fits generalized linear models using mean and median bias reduction rather than plain maximum likelihood, which matters most when ML estimates are infinite or badly biased. The 0.7-0.9 line broadened coverage — negative binomial via brnb(), ordinal superiority measures, the expo() method for exponentiated parameters, add1()/drop1() so step() stops silently producing nonsense. Version 1.0.0 in August 2025 added mdyplFit(), estimating logistic regression by maximum Diaconis-Ylvisaker prior penalized likelihood with optional high-dimensional corrections. The two releases since have tuned that new path.

Read the full brglm2 trajectory →

What is susier?

Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs

susieR implements the Sum of Single Effects regression model for variable selection and fine-mapping, widely used in statistical genetics. The recent releases are a tight run of correctness work concentrated in one area: null effect trimming. Version 0.15.55 fixed trimming under the Servin-Stephens residual variance method, 0.15.56 fixed it again for non-uniform prior weights fourteen minutes later, 0.15.57 corrected an ELBO null space term for RSS with X and a matrix symmetry check, and 0.15.58 addressed an alpha0/beta0 issue. Version 0.16.0 migrates the C++ bindings from Rcpp to cpp11 with cpp11armadillo.

Read the full susier trajectory →

brglm2 vs susier: editorial side-by-side

B
brglm2
ANALYTICS
0.0

A bias-reduction package reaches 1.0 by adding an estimator built for high-dimensional logistic regression

◆ Current state

brglm2 fits generalized linear models using mean and median bias reduction rather than plain maximum likelihood, which matters most when ML estimates are infinite or badly biased. The 0.7-0.9 line broadened coverage — negative binomial via brnb(), ordinal superiority measures, the expo() method for exponentiated parameters, add1()/drop1() so step() stops silently producing nonsense. Version 1.0.0 in August 2025 added mdyplFit(), estimating logistic regression by maximum Diaconis-Ylvisaker prior penalized likelihood with optional high-dimensional corrections. The two releases since have tuned that new path.

◆ Where it's heading

The package's older work assumed the classical regime where observations comfortably outnumber parameters. mdyplFit() and its hd_correction argument target the opposite case, and the follow-up releases are almost entirely about it — Pearson residuals on original responses, aliased parameter handling, the sloe() signal-strength estimator ignoring leverage-one observations. Meanwhile the older surface gets graceful-failure work: brglm_fit() now returns its latest estimates with warnings rather than aborting.

◆ Prediction

Given that 1.0.1 and 1.1.0 are both dominated by mdyplFit follow-ups while the classical path receives only robustness fixes, further work on high-dimensional corrections is the likeliest direction.

S
susier
ANALYTICS
0.0

Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs

◆ Current state

susieR implements the Sum of Single Effects regression model for variable selection and fine-mapping, widely used in statistical genetics. The recent releases are a tight run of correctness work concentrated in one area: null effect trimming. Version 0.15.55 fixed trimming under the Servin-Stephens residual variance method, 0.15.56 fixed it again for non-uniform prior weights fourteen minutes later, 0.15.57 corrected an ELBO null space term for RSS with X and a matrix symmetry check, and 0.15.58 addressed an alpha0/beta0 issue. Version 0.16.0 migrates the C++ bindings from Rcpp to cpp11 with cpp11armadillo.

◆ Where it's heading

The version-number churn understates how narrow this work is — four consecutive releases touching the same trimming and residual-variance machinery suggests one area where the implementation and the intended behavior had drifted apart. The 0.16.0 binding migration is the only structural change, and it is invisible to users while mattering for build portability and long-term maintenance. Development is clearly active, with automated release tooling and dependency bumps flowing through the same stream.

◆ Prediction

With the binding migration just landed, near-term releases are likely to address fallout from it alongside continued fixes in the same trimming and residual-variance code.

Alternatives to brglm2 and susier

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 brglm2 or susier.

See all brglm2 alternatives → · See all susier alternatives →

Recent activity from brglm2 and susier

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

  1. 3mo agobrglm2brglm2 v1.1.0
  2. 3mo agosusierMigrates C++ bindings from Rcpp to cpp11 and cpp11armadillo
  3. 3mo agosusierFixes alpha0/beta0 handling under Servin-Stephens
  4. 4mo agosusierCorrects the null space ELBO term for RSS with X
  5. 5mo agosusierFixes null effect trimming with non-uniform prior weights
  6. 5mo agosusierFixes null effect trimming under Servin-Stephens estimation
  7. 8mo agobrglm2brglm2 v1.0.1
  8. 11mo agobrglm21.0.0 adds maximum DY-prior penalized likelihood for logistic regression
  9. 1y agobrglm2brglm2 v0.9.3
  10. 1y agobrglm2brglm2 v0.9.2
  11. 3y agobrglm2brglm2 v0.9.1

Frequently asked questions

What is the difference between brglm2 and susier?

Both compete on the same themes — r-package — within Analytics. brglm2 and susier 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 brglm2 better than susier?

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

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

What are the best alternatives to susier?

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