ECDF function

Empirical cummulative distrubution function

Empirical cummulative distrubution function

Calculates ecdf based on weibull plotting position

ECDF(x)

Arguments

  • x: vector of values

Examples

ECDF(round(rnorm(100)))

Other functions in CoSMoS

Related functions from the same R package