Computes standard errors as the square root of the diagonal of the variance-covariance matrix.

# S3 method for class 'fisher_mle'
se(x, ...)

Arguments

x

A fisher_mle object

...

Additional arguments (ignored)

Value

Numeric vector of standard errors, or NA values if vcov is NULL