Fast Bayesian Inference in Large Graphical Models

To install beam from R:
# Install/load R package devtoolsinstall.packages("devtools")library(devtools)# Install/load R package beam from githubinstall_github("gleday/beam")library(beam)
This R package implements the method described in
Leday, G.G.R. and Richardson, S. (2019).
Fast Bayesian inference in large Gaussian graphical models.
Biometrics. 75(4), 1288—1298.