powered by
Radarplot of the area under the aggregated ECDF-curve of a DataSetList.
Plot.RT.ECDF_AUC( dsList, fstart = NULL, fstop = NULL, fstep = NULL, fval_formatter = as.integer )# S3 method for DataSetList Plot.RT.ECDF_AUC( dsList, fstart = NULL, fstop = NULL, fstep = NULL, fval_formatter = as.integer )
# S3 method for DataSetList Plot.RT.ECDF_AUC( dsList, fstart = NULL, fstop = NULL, fstep = NULL, fval_formatter = as.integer )
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 function value
The final function value
The spacing between starting and final function values
Function to format the function-value labels
data.table::setDTthreads(1) Plot.RT.ECDF_AUC(subset(dsl, funcId == 1))
Run the code above in your browser using DataLab