invertEcdf: Invert Ecdf

View source: R/BMisc.R

invertEcdfR 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


bcallaway11/BMisc documentation built on March 13, 2024, 1:39 a.m.