coral1: coral Bayesian Networks

coral1R 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 (colony bleaching). The probabilities were given within the referenced paper. The vertices are:

CoralColonyBleached

(Less than 0, 0-0.145, 0.145-0.374, 0.374-0.680, More than 0.680);

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.


bnRep documentation built on April 12, 2025, 1:13 a.m.