Package: VBMS 1.0.0
VBMS: Variational Bayesian Algorithm for Multi-Source Heterogeneous Models
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) <doi:10.1080/01621459.2020.1847121>. 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.
Authors:
VBMS_1.0.0.tar.gz
VBMS_1.0.0.zip(r-4.7)VBMS_1.0.0.zip(r-4.6)VBMS_1.0.0.zip(r-4.5)
VBMS_1.0.0.tgz(r-4.6-any)VBMS_1.0.0.tgz(r-4.5-any)
VBMS_1.0.0.tar.gz(r-4.7-any)VBMS_1.0.0.tar.gz(r-4.6-any)
VBMS_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
VBMS/json (API)
| # Install 'VBMS' in R: |
| install.packages('VBMS', repos = c('https://luluo1999.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:48cbc7dee9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 189 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-release-arm64 | OK | 147 | ||
| macos-oldrel-arm64 | OK | 157 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 57 | ||
| wasm-release | OK | 94 |
Exports:vbms
Dependencies:adaptMCMCcodacodetoolsforeachglmnetintervalsiteratorslatticeMASSMatrixpracmaramcmcRcppRcppArmadilloRcppEigenselectiveInferenceshapesurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Global Gauss VB | vb_gauss_global |
| Local Gauss VB | vb_gauss_local |
| Global Laplace VB | vb_lap_global |
| Local Laplace VB | vb_lap_local |
| Variational Bayesian Algorithm for Multi-Source Heterogeneous Models. | vbms |
