invertEcdf {BMisc} | R Documentation |
Invert Ecdf
Description
take an ecdf object and invert it to get a step-quantile function
Usage
invertEcdf(df)
Arguments
df |
an ecdf object |
Value
stepfun object that contains the quantiles of the df
[Package BMisc version 1.4.6 Index]