r-cran-susier 0.12.27+dfsg-1 source package in Ubuntu

Changelog

r-cran-susier (0.12.27+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 19 Sep 2022 11:24:34 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-susier_0.12.27+dfsg-1.dsc 2.2 KiB 2400233f14ef86588216e75221b4cf4cff58feb3564bdcad5d323e5010060326
r-cran-susier_0.12.27+dfsg.orig.tar.xz 1.5 MiB b5d7355bded686811a1954ec2b38fc7ef556a6ad7c9ce076807f914de13c0797
r-cran-susier_0.12.27+dfsg-1.debian.tar.xz 3.6 KiB 0d051e7d6a4b4bbd8cd2e274ed15d972461dd9c6a03f75093d0d503136a29f22

Available diffs

No changes file available.

Binary packages built by this source

r-cran-susier: GNU R sum of single effects linear regression

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