powered by
Get RunTime Summary
get_RT_summary(ds, ftarget, budget, ...)# S3 method for DataSet get_RT_summary(ds, ftarget, budget = NULL, ...)# S3 method for DataSetList get_RT_summary(ds, ftarget, budget = NULL, ...)
# S3 method for DataSet get_RT_summary(ds, ftarget, budget = NULL, ...)
# S3 method for DataSetList get_RT_summary(ds, ftarget, budget = NULL, ...)
A data.table containing the runtime statistics for each provided target function value
A DataSet or DataSetList object
The function target(s) for which to get the runtime summary
Optional; overwrites the budget found in ds for ERT-calculation
Arguments passed to other methods
get_RT_summary(dsl, 14) get_RT_summary(dsl[[1]], 14)
Run the code above in your browser using DataLab