pedf: Adjusted empirical distribution function
Description
Adjusted empirical distribution function
Usage
pedf(x, data, proper = FALSE)
Value
a vector of same length as x
Arguments
- x
argument of empirical distribution function.
- data
vector of data for constructing empirical
distribution function.
- proper
logical variable which when set to TRUE will return
the standard empirical distribution function.