coral3 {bnRep} | R Documentation |
coral Bayesian Networks
Description
Assessing coral reef condition indicators for local and global stressors using Bayesian networks.
Format
A discrete Bayesian network for the evaluation of threats to reef condition globally (live coral index). The probabilities were given within the referenced paper. The vertices are:
- ReefHealthIndex
(Less than 0, 0-0.118, 0.118-0.330, 0.330-0.683, More than 0.683);
- AcidificationThreat
(Low, High);
- CoastalDevelopmentThreat
(Low, Medium, High);
- ManagementEffectiveness
(Ineffective, Partial, Effective);
- MarineBasedPollutionThreat
(Low, Medium, High);
- Overfishing
(Low, Medium, High);
- ThermalStress
(None, Severe);
- WatershedBasedPollutionThreat
(Low, Medium, High);
Value
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
References
Carriger, J. F., Yee, S. H., & Fisher, W. S. (2021). Assessing coral reef condition indicators for local and global stressors using Bayesian networks. Integrated Environmental Assessment and Management, 17(1), 165-187.