Learn R Programming

BMisc (version 1.4.8)

invert_ecdf: Invert Ecdf

Description

take an ecdf object and invert it to get a step-quantile function

Usage

invert_ecdf(df)

Value

stepfun object that contains the quantiles of the df

Arguments

df

an ecdf object