robma
R package robma by fbartos — release notes from GitHub.
RoBMA 4.0 tears out its own constructor surface and rebuilds on one class hierarchy
◆Recent moves
- 3mo ago
Unifies six model constructors into one brma class hierarchy
⚡ SPARKRewrites the package around a unified brma class hierarchy, removing the legacy RoBMA.reg, NoBMA, NoBMA.reg, BiBMA and BiBMA.reg constructors and replacing the input alias vocabulary with metafor-style names. The interface debt accumulated across the whole 3.x series gets paid off in one breaking release.
View source ↗ - 8mo ago
RoBMA 3.6.1
Adds navigational and worked-example vignettes, a publication bias model type summary, and finer control over z-curve plot elements. Documentation and presentation polish on the 3.6 feature set, immediately before the 4.0 rewrite.
View source ↗ - 11mo ago
RoBMA 3.6.0
Adds funnel plots, a residuals() method, and as_zcurve() to reshape meta-analytic models into z-curve objects, all gated on the spike-and-slab algorithm. Another instalment in the pattern of diagnostic tooling arriving only for the faster estimation path.
View source ↗ - 1y ago
RoBMA 3.5.1
Adds predict() and true_effects() methods, an extract() accessor for posterior samples, and a standardized_coefficients toggle on summary(). Opening up the posterior for downstream use is the same instinct that later drives the 4.0 interface unification.
View source ↗ - 1y ago
RoBMA 3.5.0
Adds computationally feasible three-level selection models via study_ids, three-level binomial-normal models for binary data, and pooled_effect() and adjusted_effect() helpers. It also rescales the PEESE prior, a change that alters estimates rather than just adding options.
View source ↗ - 1y ago
RoBMA 3.4.0
Extends binomial-normal meta-regression to binary data via BiBMA.reg and brings the spike-and-slab algorithm to BiBMA models. Each family gaining its own constructor here is exactly the growth pattern 4.0.0 later reverses.
View source ↗