CRAN/E | susieR

susieR

Sum of Single Effects Linear Regression

Installation

About

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).

Citation susieR citation info
github.com/stephenslab/susieR
Bug report File report

Key Metrics

Version 0.12.35
R ≥ 3.0.0
Published 2023-02-17 440 days ago
Needs compilation? no
License BSD_3_clause
License File
CRAN checks susieR results

Downloads

Yesterday 61 -14%
Last 7 days 373 -9%
Last 30 days 1.551 -4%
Last 90 days 4.294 -5%
Last 365 days 17.687 +12%

Maintainer

Maintainer

Peter Carbonetto

peter.carbonetto@gmail.com

Authors

Gao Wang

aut

Yuxin Zou

aut

Kaiqian Zhang

aut

Peter Carbonetto

aut / cre

Matthew Stephens

aut

Material

README
Reference manual
Package source

Vignettes

Fine-mapping with summary statistics
Fine-mapping example
minimal example
SuSiE with sparse matrix operations
Refine SuSiE model
Compare susie_rss variants
Diagnostic for fine-mapping with summary statistics
Trend filtering demo
Implementation of SuSiE trend filtering

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

susieR archive

Depends

R ≥ 3.0.0

Imports

methods
graphics
grDevices
stats
Matrix
matrixStats
mixsqp
reshape
crayon
ggplot2

Suggests

curl
testthat
microbenchmark
knitr
rmarkdown
Rfast
cowplot

Reverse Imports

coloc