Sobol G-function (Saltelli reference function) - C++ backend
Source:R/sobol4r_g_wrappers.R
sobol_g_function.RdGeneric implementation of the Sobol G-function for k inputs.
Columns of X are interpreted as inputs X1, X2, ..., Xk.
Usage
sobol_g_function(X, a = c(0, 1, 4.5, 9, 99, 99, 99, 99))