Feature: monitoring of algorithm runs.

getMonitoringFeatureSet(times, incumbents, lower.bound = 0,
  include.costs = FALSE, raw.data = FALSE, ...)

Arguments

times

[numeric]
Times at which logging took place.

incumbents

[numeric]
Logged best value for each timing.

lower.bound

[numeric(1)]
Lower bound for the computation of the area under the curve. Default is 0.

include.costs

[logical(1)]
Should costs be included as an additional feature? Default is FALSE.

raw.data

[logical(1)]
Set this to TRUE if you want the raw data computed on the trajectory instead of the statistics. Default is FALSE.

...

[any]
Not used.

Value

[list] Named list.