R/mle.R
se.mle.Rd
Function for obtaining an estimate of the standard error of the MLE object `x`.
# S3 method for mle se(x, se.matrix = FALSE, ...)
the MLE object
if `TRUE`, return the square root of the variance-covariance
additional arguments to pass (not used)