medicaltest {bnRep} | R Documentation |
medicaltest Bayesian Network
Description
Global sensitivity analysis of uncertain parameters in Bayesian networks.
Format
A discrete Bayesian network representing a synthethic example of two medical tests. Probabilities were given within the referenced paper. The vertices are:
- Test1
(no, yes);
- Test2
(no, yes);
- Disease
(no, yes);
Value
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Ballester-Ripoll, R., & Leonelli, M. (2024). Global Sensitivity Analysis of Uncertain Parameters in Bayesian Networks. arXiv preprint arXiv:2406.05764.
[Package bnRep version 0.0.1 Index]