openfair_tef_tc_diff_plm_sr: Run an OpenFAIR simulation at the TEF/TC/DIFF/PLM/SR levels

Description Usage Arguments Value See Also

View source: R/openfair.R

Description

Run an OpenFAIR model with parameters provided for TEF, TC, DIFF, PLM, and SR sampling. If there are multiple controls provided for the scenario, the arithmetic mean (average) is taken across samples for all controls to get the effective control strength for each threat event.

Usage

1
openfair_tef_tc_diff_plm_sr(tef, tc, diff, plm, sr, n = 10^4, verbose = FALSE)

Arguments

tef

Parameters for TEF simulation.

tc

Parameters for TC simulation.

diff

Parameters for DIFF simulation.

plm

Parameters for PLM simulation.

sr

Parameters for SR simulation.

n

Number of iterations to run.

verbose

Whether to print progress indicators.

Value

Dataframe of scenario name, threat_event count, loss_event count, mean TC and DIFF exceedance, and ALE samples.

See Also

Other OpenFAIR models: sample_tef()


evaluator documentation built on July 6, 2021, 9:06 a.m.