Learn R Programming

VBMS (version 1.0.0)

Variational Bayesian Algorithm for Multi-Source Heterogeneous Models

Description

A Variational Bayesian algorithm for high-dimensional multi-source heterogeneous linear models. More details have been written up in a paper submitted to the journal Statistics in Medicine, and the details of variational Bayesian methods can be found in Ray and Szabo (2021) . It simultaneously performs parameter estimation and variable selection. The algorithm supports two model settings: (1) local models, where variable selection is only applied to homogeneous coefficients, and (2) global models, where variable selection is also performed on heterogeneous coefficients. Two forms of Spike-and-Slab priors are available: the Laplace distribution and the Gaussian distribution as the Slab component.

Copy Link

Version

Install

install.packages('VBMS')

Monthly Downloads

135

Version

1.0.0

License

MIT + file LICENSE

Maintainer

Lu Luo

Last Published

October 8th, 2025

Functions in VBMS (1.0.0)

vb_gauss_global

Global Gauss VB
vb_lap_local

Local Laplace VB
vbms

Variational Bayesian Algorithm for Multi-Source Heterogeneous Models.
vb_lap_global

Global Laplace VB
vb_gauss_local

Local Gauss VB
VBMS-package

VBMS: Variational Bayesian Algorithm for Multi-Source Heterogeneous Models