Description Usage Arguments Value See Also Examples
Empirical univariate probability density functions, empirical univariate cumulative distribution functions and empirical univariate quantile functions. Refer to the vignette for better examples.
1 2 3 4 5 6 |
x |
A vector of data points. |
derandomize |
If true, smooth the data points. |
preserve |
Either "mean" or "range". If derandomize and mean (the default), preserve the mean and variance. If derandomize and range, preserve the range. |
drp |
A smoothness (derandomization) parameter. Refer to the vignette. |
nhood |
A neighborhood size parameter. Refer to the vignette. |
bind |
If true, add an extra two data points. |
randomize |
If there a duplicated values, add a small amount of random variation. |
w |
A vector of weights. |
These functions return functions.
epdfmv, ecdfmv, epdfc, ecdfc, ecdfc.inverse, epdfuv.f, ecdfuv.f, ecdfuv.f.inverse
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.