powered by
Calculates the ECDF using the Weibull plotting position formula.
Computes the ECDF using the Weibull plotting position.
ECDF(x)ECDF(x)
ECDF(x)
A data.table with columns p (plotting positions) and value (sorted unique values).
data.table
p
value
a data.table with columns p (plotting positions) and value (sorted unique values), keyed on value
numeric vector of values
fitDist