R/mle.R
inv_cdf.mle.Rd
Quantile function of the asymptotic distribution of an MLE.
# S3 method for class 'mle' inv_cdf(x, ...)
An mle object.
mle
Additional arguments (not used).
A function computing quantiles for given probabilities.