getMLE {ASMbook}R 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


[Package ASMbook version 1.0.2 Index]