Skip to content

susieR

Sum of Single Effects Linear Regression

v0.14.2 · Jun 5, 2025 · BSD_3_clause + file LICENSE

Description

Implements methods for variable selection in linear regression based on the "Sum of Single Effects" (SuSiE) model, as described in Wang et al (2020) <DOI:10.1101/501114> and Zou et al (2021) <DOI:10.1101/2021.11.03.467167>. These methods provide simple summaries, called "Credible Sets", for accurately quantifying uncertainty in which variables should be selected. The methods are motivated by genetic fine-mapping applications, and are particularly well-suited to settings where variables are highly correlated and detectable effects are sparse. The fitting algorithm, a Bayesian analogue of stepwise selection methods called "Iterative Bayesian Stepwise Selection" (IBSS), is simple and fast, allowing the SuSiE model be fit to large data sets (thousands of samples and hundreds of thousands of variables).

Downloads

CRAN

4K

Last 30 days

1921st

11.3K

Last 90 days

74.5K

Last year

Trend: +26.4% (30d vs prior 30d)

r2u CRAN

48

Last 30 days

481

Last 90 days

1.5K

Last year

Trend: -65% (30d vs prior 30d)

autoCRAN

5

Last 7 days

16

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

re-building of vignette outputs

Error(s) in re-building vignettes:
  ...
Fatal error: cannot create 'R_TempDir'
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies Matrix matrixStats mixsqp reshape crayon ggplot2 coloc colocboost susieR

Version History

12 tracked
new 0.14.2 Mar 10, 2026
updated 0.14.2 ← 0.14.1 diff Jun 4, 2025
updated 0.14.1 ← 0.12.35 diff Jun 2, 2025
updated 0.12.35 ← 0.12.27 diff Feb 16, 2023
updated 0.12.27 ← 0.12.19 diff Sep 5, 2022
updated 0.12.19 ← 0.12.16 diff Aug 19, 2022
updated 0.12.16 ← 0.12.12 diff Jun 26, 2022
updated 0.12.12 ← 0.11.92 diff Jun 24, 2022
updated 0.11.92 ← 0.11.84 diff Nov 11, 2021
updated 0.11.84 ← 0.11.42 diff Nov 9, 2021
updated 0.11.42 ← 0.11.33 diff Jun 13, 2021
new 0.11.33 Jun 1, 2021