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 Jan. 12, 2025, 9:11 a.m.