powered by
estimate_quantiles_maxk use the maxk line obtained to estimate quantiles with MIK
estimate_quantiles_maxk
estimate_quantiles_maxk(samp = NULL, maxk_line = NULL, probs_interest = NULL)
Returns the estimation of the quantiles using the maxk line
sample
maxk line obtained for the probabilities of interest
Probabilities of interest to estimate
linear_adjust(min_maxk = c(10, 15, 20), probs = c(1-1e-1, 1-1e-2, 1-1e-3), probs_interest = c(1-1e-6, 1-1e-7, 1-1e-8))
Run the code above in your browser using DataLab