View source: R/fcr_interpretation.R
risk_aggregation | R Documentation |
Risk Aggregation Calculation of Delta Risk Quotient and Maximum Risk
risk_aggregation(df_risk)
df_risk |
A dataframe created by |
The Delta Risk Quotient (RQ) is the average increase of high-risk scenarios caused by fertilization. A high-risk scenarios are defined as scenraios with a final RQ higher than 1. The increase refers to a comparison between two similar scenarios, the only difference is the application of fertilizer.
The maximum risk is the average RQ of the upper 5% of the RQ-Distribution. It is meant to describe the upper tail of the distribution.
Further information can be found in the report of the Eurpean Horizon 2020 project Nextgen "Assessment and risk analysis of NextGen demo case solutions" (p.151)
A list of 2, the delta risk quotient and the maximum risk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.