ssd_ecd: Empirical Cumulative Density
Description
Empirical Cumulative Density
Usage
ssd_ecd(x, ties.method = "first")
Value
A numeric vector of the empirical cumulative density.
Arguments
- x
a numeric, complex, character or logical vector.
- ties.method
a character string specifying how ties are treated,
see ‘Details’; can be abbreviated.