mtkSobolDesigner
classmtkDesigner
. It implements the sampling method 'Sobol' and provides all the slots and methods defined in the class mtkDesigner
.
mtkDesigner
mtkSobolDesigner
name
:character
) always takes the string "design".protocol
:character
) always takes the string "R".site
:character
) always takes the string "mtk".service
:character
) always takes the string "Sobol".parameters
:vector
) a vector of [mtkParameter
] containing the parameters to pass while calling the service.ready
:logical
) a logical to tell if the process is ready to run.state
:logical
) a logical to tell if the results produced by the process are available and ready to be consumed.result
:ANY
) a data holder to hold the results produced by the processsetName
setParameters
getParameters
is.ready
setReady
is.ready
setReady
getResult
mtkSobolDesignerResult
].getData
serializeOn
run
summary
print
plot
report
help(sobol, sensitivity)
and help(Sobol)
## Sensitivity analysis of the "Ishigami" model with the "Sobol" method
Run the code above in your browser using DataLab