getMLE | R Documentation |
Print Estimates, Standard Errors, and 95% Wald-type Confidence Intervals From optim Output
getMLE(opt, dig = 3)
get_MLE(opt, dig = 3)
opt |
Object resulting from a call to |
dig |
Number of decimal places to use when printing |
A matrix of parameter estimates, standard errors, and 95% Wald-type confidence intervals.
Marc Kéry, Ken Kellner
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.