getMLE: Print Estimates, Standard Errors, and 95% Wald-type...

View source: R/getMLE.R

getMLER Documentation

Print Estimates, Standard Errors, and 95% Wald-type Confidence Intervals From optim Output

Description

Print Estimates, Standard Errors, and 95% Wald-type Confidence Intervals From optim Output

Usage

getMLE(opt, dig = 3)

get_MLE(opt, dig = 3)

Arguments

opt

Object resulting from a call to optim

dig

Number of decimal places to use when printing

Value

A matrix of parameter estimates, standard errors, and 95% Wald-type confidence intervals.

Author(s)

Marc Kéry, Ken Kellner


ASMbook documentation built on Sept. 11, 2024, 5:38 p.m.

Related to getMLE in ASMbook...