mtkRandLHSDesignerResult-class: The 'mtkRandLHSDesignerResult' 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 RandLHS.

Class Hierarchy

Parent classes :

mtkDesignerResult

Direct Known Subclasses :

Constructor

mtkRandLHSDesignerResult

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 = "mtkRandLHSDesignerResult"): Provides a summary of the experimental design produced by the designer.

print

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

plot

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

See Also

package?lsh, help(LHS)

Examples

1
# To do, example for LHS method

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