generate_samples_and_values_acv_KL

pyapprox.control_variate_monte_carlo.generate_samples_and_values_acv_KL(nhf_samples, nsample_ratios, functions, generate_samples, K, L)[source]
Kinteger (K<=nmodels-1)

The number of effective control variates.

Linteger (1<=L<=K+1)

The id of the models whose mean is being targeted by the remaining nmodels-K low fidelity models.