ParBayesianOptimization (version 0.2.0)

applyNoise: Apply Noise

Description

Adds noise to a list of parameter sets

Usage

applyNoise(tabl, boundsDT, noiseAdd)

Arguments

tabl

A data.table of parameters to add noise to

noiseAdd

Fraction of the range of the bounds that samples will be pulled from

x

Parameter Name

bounds

the original bounds list

Value

a data.table with the same number of rows as table with noise added