Learn R Programming

mtk (version 1.0)

mtkRandLHSDesigner: 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

mtkRandLHSDesigner class

See Also

package?lsh, help(LHS)

Examples

Run this code

# To do, example for LHS method

Run the code above in your browser using DataLab