powered by
Compute the empirical distribution function
edf(x, na.last = NA)
A vector of quantiles relating to the observations in x.
x
A numeric vector
How to treat missing values. See rank for details.
rank
Harry Southworth
copula
plot(winter$NO, edf(winter$NO))
Run the code above in your browser using DataLab