powered by
Empirical Cumulative Dsitribution Function of Runtime of a single data set
ECDF(ds, ftarget, ...)# S3 method for DataSet ECDF(ds, ftarget, ...)# S3 method for DataSetList ECDF(ds, ftarget, ...)
# S3 method for DataSet ECDF(ds, ftarget, ...)
# S3 method for DataSetList ECDF(ds, ftarget, ...)
a object of type 'ECDF'
A DataSet or DataSetList object.
A Numerical vector. Function values at which runtime values are consumed
Arguments passed to other methods
ECDF(dsl,c(12,14)) ECDF(dsl[[1]],c(12,14))
Run the code above in your browser using DataLab