R/openfair.R
get_mean_control_strength.Rd
Given a set of estimation parameters, calculate control strength as the arithmetic mean of sampled control effectiveness.
get_mean_control_strength(n, diff_parameters)
Number of threat events to generate control effectiveness samples.
Parameters to pass to sample_diff
.
Vector of control effectiveness.
Other OpenFAIR helpers:
compare_tef_vuln()
,
openfair_tef_tc_diff_lm()
,
sample_diff()
,
sample_lef()
,
sample_lm()
,
sample_tc()
,
sample_vuln()
,
select_loss_opportunities()