Skip to contents

Computes a mean over repeated evaluations of the noisy model.

Usage

sobol_g2_qoi_mean(X, nrep = 1000, sd = 1, a = c(0, 1, 4.5, 9, 99, 99, 99, 99))

Arguments

X

Numeric matrix or data.frame with at least two columns.

nrep

Number of replicates used for the QoI.

sd

Standard deviation of the Gaussian noise.

a

Numeric vector of parameters (at least length 2).

Value

Numeric vector of QoI values (means over nrep runs).