susier
R package susier by stephenslab — release notes from GitHub.
Fine-mapping workhorse susieR spends its releases hunting null-effect trimming bugs
◆Recent moves
- 3mo ago
Migrates C++ bindings from Rcpp to cpp11 and cpp11armadillo
Moves the C++ bindings off Rcpp onto cpp11 with cpp11armadillo, reverts susie.ash to V0, and improves verbose output. The binding migration is user-invisible but the only structural change in this run of otherwise narrow bug-fix releases.
View source ↗ - 3mo ago
Fixes alpha0/beta0 handling under Servin-Stephens
Fixes an alpha0/beta0 issue in the Servin-Stephens path alongside a dependency bump. The third release in a row touching this residual variance method.
View source ↗ - 4mo ago
Corrects the null space ELBO term for RSS with X
Corrects the null space ELBO term for the RSS lambda computation using X, and fixes a matrix symmetry check that failed on mismatched row and column names. ELBO corrections matter because convergence and model comparison both key off it.
View source ↗ - 5mo ago
Fixes null effect trimming with non-uniform prior weights
Fixes null effect trimming when prior weights are non-uniform, released fourteen minutes after 0.15.55 fixed a different trimming bug. The pair reads as one debugging session split across two version bumps.
View source ↗ - 5mo ago
Fixes null effect trimming under Servin-Stephens estimation
Fixes null effect trimming when estimate_residual_method is set to Servin_Stephens. The first of four consecutive releases converging on the same area of the code.
View source ↗