ParBayesianOptimization (version 0.0.1)

RandParams: Generate Random Parameters

Description

Generates a list of random parameters within bounds

Usage

RandParams(x, Rpoints, boundsDT)

Arguments

x

Parameter Name

Rpoints

number of parameter sets to create.

bounds

original bounds list

Value

a data.table of random parameters