Skip to contents

CDF of the asymptotic distribution of an MLE.

Usage

# S3 method for class 'mle'
cdf(x, ...)

Arguments

x

An mle object.

...

Additional arguments (not used).

Value

A function computing the CDF at given points.