mtkSobolDesigner: The constructor of the class 'mtkSobolDesigner'

Description Usage Arguments Value References See Also Examples

Description

The constructor

Usage

1
mtkSobolDesigner(mtkParameters = NULL, listParameters = NULL)

Arguments

mtkParameters

a vector of [mtkParameter] representing the parameters necessary to run the process.

listParameters

a named list containing the parameters to pass while calling the process. This gives another way to specify the parameters.

Value

an object of the mtkSobolDesigner class

References

  1. Campolongo, F., J. Cariboni, and A. Saltelli (2007). An effective screening design for sensitivity analysis of large models. Environmental Modelling and Software, 22, 1509–1518.

  2. A. Saltelli, K. Chan and E. M. Scott (2000). Sensitivity Analysis. Wiley, New York

See Also

help(sobol2002, sensitivity) and help(Sobol)

Examples

1
## Sensitivity analysis of the "Ishigami" model with the "Sobol" method 

mtk documentation built on May 2, 2019, 4:15 a.m.