ex_output_risk_model {ecorisk} | R Documentation |
Example output from the aggregate_risk()
function based on modelled scores
Description
This dataset provides example output from the risk
function,
applied to the ex_output_vulnerability_model
and ex_output_status
demo datasets, following the modelling pathway.
Usage
ex_output_risk_model
Format
A data frame with 16 observations and 8 variables.
- indicator
Name of the assessed indicator.
- pressure
Name of the assessed pressure.
- type
Type of effect (always direct + indirect for modelling pathway).
- pathway
Pathway used for the exposure and sensitivity assessment.
- vulnerability
Vulnerability score.
- status
Qualitative descriptor of the current status of the indicator.
- risk
Risk score.
- uncertainty
Uncertainty score associated with the vulnerability component scoring.
[Package ecorisk version 0.1.1 Index]