mtkSobolDesignerResult-class: The 'mtkSobolDesignerResult' class

Description Class Hierarchy Constructor Slots Methods See Also Examples

Description

A class to collect the experimental design produced by the Designer implementing the method Sobol.

Class Hierarchy

Parent classes :

mtkDesignerResult

Direct Known Subclasses :

Constructor

mtkSobolDesignerResult

signature(main,information=NULL)

Slots

main:

(data.frame) a data.frame holding the experimental design.

information:

(NULL) a named list containing optional information about the managed data.

Methods

summary

signature(object = "mtkSobolDesignerResult"): Provides a summary of the experimental design produced by the designer.

print

signature(x = "mtkSobolDesignerResult"): Prints a report of the experimental design produced by the designer.

plot

signature(x = "mtkSobolDesignerResult"): Plots the experimental design produced by the designer.

See Also

help(mtkDesignerResult) and help(Sobol)

Examples

1
2
## See examples from help(mtkDesignerResult).
	

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