se.mle: Function for obtaining an estimate of the standard error of...

View source: R/mle.R

se.mleR Documentation

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

Description

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

Usage

## S3 method for class '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)


queelius/algebraic.mle documentation built on Jan. 29, 2025, 3:23 p.m.