Description Class Hierarchy Constructor Slots Methods See Also Examples
A class to collect the experimental design produced by the Designer implementing the method Sobol.
mtkDesignerResult
mtkSobolDesignerResultsignature(main,information=NULL)
main:(data.frame) a data.frame holding the experimental design.
information:(NULL) a named list containing optional information about the managed data.
summarysignature(object = "mtkSobolDesignerResult"): Provides a summary of the experimental design produced by the designer.
printsignature(x = "mtkSobolDesignerResult"): Prints a report of the experimental design produced by the designer.
plotsignature(x = "mtkSobolDesignerResult"): Plots the experimental design produced by the designer.
help(mtkDesignerResult) and help(Sobol)
1 2 | ## See examples from help(mtkDesignerResult).
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.