edf | R Documentation |
Compute the empirical distribution function
edf(x, na.last = NA)
x |
A numeric vector |
na.last |
How to treat missing values. See |
A vector of quantiles relating to the observations in x
.
Harry Southworth
copula
plot(winter$NO, edf(winter$NO))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.