- Notifications
You must be signed in to change notification settings - Fork1
gleday/beam
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- inference of conditional independence structures
- inference of marginal independence structures
- computationally efficient (no MCMC)
- memory-efficient
- able to address problems with thousands of variables ona standard laptop in just a few seconds
- outperforms popular Bayesian and non-Bayesian methods
To installbeam 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.
About
Fast Bayesian inference in large graphical models.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
