Implementation of common inference algorithms for Bayesian networks. Allows for efficient exact and approximate inference that works both in low- and high-dimensional settings. Efficient marginalization is reached by splitting the calculation into sub-calculations of lower dimensionality. Implemented approximate inference algoti Gibbs sampling, loopy belief propagation and SubGroupSeparation. Implemented exact inference methods: SubGroupSeparation (fastest), junction-tree algorithm, complete enumeration. Implemented approximate inference methods: SubGroupSeparation (highest accuracy), loopy belief propagation, Markov chain Monte Carlo (MCMC) sampling. References: Bayer, F.M., Moffa, G., Beerenwinkel, N. and Kuipers, J., 2021. High-Dimensional Inference in Bayesian Networks. arXiv preprint <doi:10.48550/arXiv.2112.09217>.
Package details |
|
---|---|
Author | Fritz Bayer [aut, cre] |
Maintainer | Fritz Bayer <frbayer@ethz.ch> |
License | GPL-3 | file LICENSE |
Version | 1.0.0 |
URL | https://cbg-ethz.github.io/SGS/ |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.