Learn R Programming

IOHanalyzer (version 0.1.8.10)

get_target_dt: Generate datatables of runtime or function value targets for a DataSetList

Description

Only one target is generated per (function, dimension)-pair, as opposed to the function `get_default_ECDF_targets`, which generates multiple targets.

Usage

get_target_dt(dsList, which = "by_RT")

Value

a data.table of targets

Arguments

dsList

A DataSetList

which

Whether to generate fixed-target ('by_FV') or fixed-budget ('by_RT') targets

Examples

Run this code
get_target_dt(dsl)

Run the code above in your browser using DataLab