Learn R Programming

mtk (version 1.0)

mtkSobolDesignerResult: The constructor of the class mtkSobolDesignerResult

Description

The constructor

Usage

mtkSobolDesignerResult(main,information=NULL)

Arguments

main
a data.frame holding the experimental design produced by the designer.
information
a named list containing the information about the managed data.

Value

mtkSobolDesignerResult class

See Also

help(mtkDesignerResult) and help(Sobol)

Examples

Run this code

## See examples from help(mtkDesignerResult).
	

Run the code above in your browser using DataLab