An implementation of sensitivity and robustness methods in Bayesian networks in R. It includes methods to perform parameter variations via a variety of co-variation schemes, to compute sensitivity functions and to quantify the dissimilarity of two Bayesian networks via distances and divergences. It further includes diagnostic methods to assess the goodness of fit of a Bayesian networks to data, including global, node and parent-child monitors. References: H. Chan, A. Darwiche (2002) <doi:10.1613/jair.967>; R.G. Cowell, R.J. Verrall, Y.K. Yoon (2007) <doi:10.1111/j.1539-6975.2007.00235.x>; C. Goergen, M. Leonelli (2020) <ArXiv:1809.10794>.
Version: | 0.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | bnlearn, DiagrammeR, dplyr, ggplot2, gRain, gRbase, graphics, gridExtra, matrixcalc, purrr, RColorBrewer, reshape2, rlang, tidyr |
Suggests: | testthat, covr, knitr, rmarkdown |
Published: | 2021-02-08 |
Author: | Manuele Leonelli [aut, cre], Ramsiya Ramanathan [aut], Rachel Wilkerson [aut] |
Maintainer: | Manuele Leonelli <manuele.leonelli at ie.edu> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | bnmonitor results |
Reference manual: | bnmonitor.pdf |
Package source: | bnmonitor_0.1.0.tar.gz |
Windows binaries: | r-devel: bnmonitor_0.1.0.zip, r-release: bnmonitor_0.1.0.zip, r-oldrel: bnmonitor_0.1.0.zip |
macOS binaries: | r-release (arm64): not available, r-release (x86_64): bnmonitor_0.1.0.tgz, r-oldrel: bnmonitor_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=bnmonitor to link to this page.