Last data update: 2014.03.03

R: The constructor of the class 'mtkRandLHSDesigner'
mtkRandLHSDesignerR Documentation

The constructor of the class mtkRandLHSDesigner

Description

The constructor

Usage

mtkRandLHSDesigner(mtkParameters = NULL, listParameters = NULL)

Arguments

mtkParameters

a vector of [mtkParameter] representing the parameters necessary to run the process.

listParameters

a named list containing the parameters to pass while calling the process. This gives another way to specify the parameters.

Value

an object of the mtkRandLHSDesigner class

See Also

package?lsh, help(LHS)

Examples


# To do, example for LHS method

Results