edgarst/dogss: Sparse-Group Bayesian Feature Selection with Expectation Propagation

Given a response vector y and data matrix X as well as a grouping of features G, this recovers a vector of coefficients beta with y = X*beta + error, where beta is sparse on a between- and within-group level. The algorithm to recover the parameters is called expectation propagation and is much faster than Gibbs sampling.

Getting started

Package details

AuthorEdgar Steiger
MaintainerEdgar Steiger <edgar.steiger@gmail.com>
Licensethink-about-license...
Version1.0
URL https://github.com/edgarst/dogss
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("edgarst/dogss")
edgarst/dogss documentation built on May 27, 2019, 3:29 p.m.