Learn R Programming

spartan (version 3.0.2)

sample_parameter_space: Generate the LHC design for the chosen algorithm

Description

Generate the LHC design for the chosen algorithm

Usage

sample_parameter_space(ALGORITHM, NUMSAMPLES, PARAMETERS)

Arguments

ALGORITHM

Choice of algorithm to use to generate the hypercube. Can be set to either 'normal' or 'optimum'. Beware optimum can take a long time to generate an optimised parameter set (more than 24 hours in some circumstances)

NUMSAMPLES

The number of parameter subsets to generate

PARAMETERS

Array containing the names of the parameters of which parameter samples will be generated

Value

Latin-Hypercube sample