View source: R/numericFunctions.R
empCDF | R Documentation |
Compute the discrete empirical cumulative distribution of a real vector
empCDF(x, knots = 10)
x |
A numeric vector |
knots |
Number of breaks in the abscissa |
A numeric vector containing the discrete empirical CDF
Steve Gutreuter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.