powered by
Radarplot of the area under the aggregated ECDF-curve of a DataSetList.
Plot.FV.ECDF_AUC(dsList, rt_min = NULL, rt_max = NULL, rt_step = NULL)# S3 method for DataSetList Plot.FV.ECDF_AUC(dsList, rt_min = NULL, rt_max = NULL, rt_step = NULL)
# S3 method for DataSetList Plot.FV.ECDF_AUC(dsList, rt_min = NULL, rt_max = NULL, rt_step = NULL)
A radarplot of the area under the aggregated ECDF-curve of the DataSetList
A DataSetList (should consist of only one function and dimension).
The starting runtime
The final runtime
The spacing between starting and final runtimes
data.table::setDTthreads(1) Plot.FV.ECDF_AUC(subset(dsl, funcId == 1))
Run the code above in your browser using DataLab