Computes a mean over repeated evaluations of the noisy model.
sobol_g2_qoi_covariate_mean(
X,
nrep = 1000,
a = c(0, 1, 4.5, 9, 99, 99, 99, 99)
)Numeric vector of QoI values (means over nrep runs).
Numeric matrix or data.frame with at least two columns.
Number of replicates used for the QoI.
Numeric vector of parameters (at least length 2).