Given a set of estimation parameters, calculate control strength as the arithmetic mean of sampled control effectiveness.

get_mean_control_strength(n, diff_parameters)

Arguments

n

Number of threat events to generate control effectiveness samples.

diff_parameters

Parameters to pass to sample_diff.

Value

Vector of control effectiveness.