Learn R Programming

mtk (version 1.0)

mtkSobolAnalyserResult: The constructor of the class mtkSobolAnalyserResult

Description

The constructor

Usage

mtkSobolAnalyserResult(main,information=NULL)

Arguments

main
a data.frame holding the results of the sensitivity analysis produced by the analyser.
information
a named list containing the information about the managed data.

Value

mtkSobolAnalyserResult class

See Also

help(mtkAnalyserResult) and help(Sobol)

Examples

Run this code

## See examples from help(mtkAnalyserResult).
	

Run the code above in your browser using DataLab