randParams: Generate Random Parameters
Description
Generates a set of rPoints parameter sets from latin hypercube sampling.
Usage
randParams(boundsDT, rPoints, FAIL = TRUE)
Arguments
rPoints
number of parameter sets to create.
FAIL
Should the function fail if it cannot find enough distinct parameter sets?
Value
a data.table of random parameters