simulation {bnRep} | R Documentation |
simulation Bayesian Network
Description
Integration of fuzzy reliability analysis and consequence simulation to conduct risk assessment.
Format
A discrete Bayesian network to assist asset managers in evaluating the risk arising from the operations. Probabilities were given within the referenced paper. The vertices are:
- JointFailure
(True, False);
- PressureRegulatorLeakage
(True, False);
- SealFailure
(True, False);
- ValveActivation
(True, False);
Value
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Leoni, L., & De Carlo, F. (2023). Integration of fuzzy reliability analysis and consequence simulation to conduct risk assessment. Journal of Loss Prevention in the Process Industries, 83, 105081.
[Package bnRep version 0.0.1 Index]