powered by
Emperical cumulative distribution function
pemp(data)
A dataframe containing two columns as the sorted observations and the corresponding empirical probability of non-exceedance
quantile/s
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
output <- pemp(data = runif(n = 50, min = 10, max = 100))
Run the code above in your browser using DataLab