R/mle.R
cdf.mle.Rd
CDF of the asymptotic distribution of an MLE.
# S3 method for class 'mle' cdf(x, ...)
An mle object.
mle
Additional arguments (not used).
A function computing the CDF at given points.