powered by
Generation of default ECDF-targets
get_ECDF_targets(dsList, type = "log-linear", number_targets = 10)
A data.table with 3 columns: funcId, DIM and target
The DataSetList object for which to generate the targets
The way to generate the targets. Either 'log-linear', 'linear' or 'bbob' (51 fixed targets, equal for all functions / dimensions)
The amount of targets to generate
get_ECDF_targets(dsl, 'linear', 10)
Run the code above in your browser using DataLab