sample_parameter_space: Generate the LHC design for the chosen algorithm

Description Usage Arguments Value

View source: R/lhc_sampling.R

Description

Generate the LHC design for the chosen algorithm

Usage

1
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


spartan documentation built on May 2, 2019, 9:39 a.m.