Plot.RT.ECDF_Multi_Func: Plot the aggregated empirical cumulative distriburtion as a...

View source: R/plotDataSetList.R

Plot.RT.ECDF_Multi_FuncR Documentation

Plot the aggregated empirical cumulative distriburtion as a function of the running times of a DataSetList. Aggregated over multiple functions or dimensions.

Description

Plot the aggregated empirical cumulative distriburtion as a function of the running times of a DataSetList. Aggregated over multiple functions or dimensions.

Usage

Plot.RT.ECDF_Multi_Func(dsList, targets = NULL, scale.xlog = F)

## S3 method for class 'DataSetList'
Plot.RT.ECDF_Multi_Func(dsList, targets = NULL, scale.xlog = F)

Arguments

dsList

A DataSetList.

targets

The target function values. Specified in a data.frame, as can be generated

scale.xlog

Whether or not to scale the x-axis logaritmically by the function 'get_ECDF_targets'

Value

A plot of the empirical cumulative distriburtion as a function of the running times of the DataSetList

Examples


Plot.RT.ECDF_Multi_Func(dsl)

IOHprofiler/IOHanalyzer documentation built on Feb. 1, 2024, 11:35 a.m.