Description Usage Arguments Details Value Author(s) See Also Examples
Calculate a simple empirical cumulative distribution function that returns a matrix instead of a
stepfun
.
1 |
x |
numeric vector |
complement |
logical, should the eCDF be calculated from left to right (default) or right to left |
Calculate a simple empirical cumulative distribution function that returns a matrix instead of a
stepfun
.
A matrix with first column corresponding to the values of x
and second column giving the
cumulative density
Andy Rominger <ajrominger@gmail.com>
ecdf, cumsum
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.