From a7ccbe7359333d749fe8a02e233d976dc3a8e828 Mon Sep 17 00:00:00 2001 From: Fritz Bayer Date: Thu, 21 Jul 2022 11:13:43 +0200 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index d96820e..f0fe544 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -6,7 +6,7 @@ Inference in Bayesian Networks ----------- [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -`SubGroupSeparation` is an R package for marginalization in Bayesian networks. It 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. +`SubGroupSeparation` is an R package for inference in Bayesian networks. It 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. This code is an implementation of the paper [High-Dimensional Inference in Bayesian Networks](https://arxiv.org/abs/2112.09217), [arXiv preprint](https://arxiv.org/abs/2112.09217). Implemented exact inference methods: