powered by
Emperical cumulative distribution function
pemp(data)
quantile/s
A dataframe containing two columns as the sorted observations and the corresponding empirical probability of non-exceedance
# NOT RUN { output <- pemp(data = runif(n = 50, min = 10, max = 100)) # }
Run the code above in your browser using DataLab