vaccine {bnRep} | R Documentation |
vaccine Bayesian Network
Description
Sensitivity analysis in multilinear probabilistic models.
Format
A (synthetic) discrete Bayesian network modeling a vaccine scenario. Probabilities were given within the referenced paper. The vertices are:
- Screening_Test
(Negative, Positive);
- Disease
(Healthy, Mildly, Severly);
- Vaccine
(No, Yes);
@return An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Leonelli, M., Gorgen, C., & Smith, J. Q. (2017). Sensitivity analysis in multilinear probabilistic models. Information Sciences, 411, 84-97.
[Package bnRep version 0.0.1 Index]