Same as sobol_example_covariate_large but with C3 uniform
on [1, 1.5], that is with a much smaller range for the mean of the
Gaussian noise.
sobol_example_covariate_small(
n = 50000,
nrep_qoi = 1000,
order = 2,
nboot = 100
)A list with two "sobol" objects:
x_single (single noisy run),
x_qoi (QoI-based indices).
Monte Carlo sample size for each base design.
Number of repetitions for the QoI.
Maximum interaction order.
Number of bootstrap replicates.