pedf {tscopula} | R Documentation |
Adjusted empirical distribution function
Description
Adjusted empirical distribution function
Usage
pedf(x, data, proper = FALSE)
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. |
Value
a vector of same length as x
[Package tscopula version 0.3.9 Index]