Learn R Programming

SSGL (version 2.0)

Spike-and-Slab Group Lasso for Group-Regularized Generalized Linear Models

Description

Fits group-regularized generalized linear models (GLMs) using the spike-and-slab group lasso (SSGL) prior of Bai et al. (2022) and extended to GLMs by Bai (2023) . This package supports fitting the SSGL model for the following GLMs with group sparsity: Gaussian linear regression, binary logistic regression, and Poisson regression.

Copy Link

Version

Install

install.packages('SSGL')

Monthly Downloads

115

Version

2.0

License

GPL-3

Maintainer

Ray Bai

Last Published

March 24th, 2025

Functions in SSGL (2.0)

SSGL_gibbs

Gibbs sampling for Spike-and-Slab Group Lasso in Group-Regularized Generalized Linear Models (GLMs)
SSGL

Spike-and-Slab Group Lasso for Group-Regularized Generalized Linear Models (GLMs)
SSGL_cv

Cross-Validation for Spike-and-Slab Group Lasso in Group-Regularized Generalized Linear Models (GLMs)