get_default_ECDF_targets {IOHanalyzer} | R Documentation |
Generate ECDF targets for a DataSetList
Description
Generate ECDF targets for a DataSetList
Usage
get_default_ECDF_targets(data, format_func = as.integer)
Arguments
data |
A DataSetList |
format_func |
function to format the targets |
Value
a vector of targets
Examples
get_default_ECDF_targets(dsl)
[Package IOHanalyzer version 0.1.8.10 Index]