Skip to content

Package implementing Bayesian Spike-and-Slab Joint Graphical Lasso

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

mljaniczek/spikeyglass

Repository files navigation

spikeyglass

Lifecycle: experimental R-CMD-check

The goal of spikeyglass is to implement the method Bayesian Spike-and-Slab Joint Graphical Lasso (SSJGL) in an easy-to-use R package.

Method paper:

Li ZR, McCormick TH, Clark SJ. Bayesian Joint Spike-and-Slab Graphical Lasso. Proc Mach Learn Res. 2019 Jun;97:3877-3885. PMID: 33521648; PMCID: PMC7845917.

Code based on: https://github.com/richardli/SSJGL

Acknowledgement The code to implement GGL and FGL are adapted from the R package JGL by Patrick Danaher.

Installation

You can install the development version of spikeyglass from GitHub with:

# install.packages("devtools")
devtools::install_github("mljaniczek/spikeyglass")

About

Package implementing Bayesian Spike-and-Slab Joint Graphical Lasso

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages