Skip to contents

Function for obtaining an estimate of the standard error of the MLE object `x`.

Usage

# S3 method for mle
se(x, se.matrix = FALSE, ...)

Arguments

x

the MLE object

se.matrix

if `TRUE`, return the square root of the variance-covariance

...

additional arguments to pass (not used)