ParBayesianOptimization (version 0.0.1)

applyNoise: Apply Noise

Description

Adds noise to a list of parameter sets

Usage

applyNoise(x, table, boundsDT, noiseAdd, scaled = FALSE)

Arguments

x

Parameter Name

table

A data.table of parameters to add noise to

noiseAdd

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

bounds

the original bounds list

Value

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