sobol_Fun: Sobol' G function

Description Usage Arguments Value Examples

View source: R/test_functions.R

Description

Sobol' G function

Usage

1

Arguments

X

A data frame or matrix.

Value

A numeric vector with the model output.

Examples

1
2
A <- randtoolbox::sobol(n = 100, dim = 8)
Y <- sobol_Fun(A)

arnaldpuy/pawnr documentation built on Sept. 20, 2019, 12:15 p.m.