Learn R Programming

dynr (version 0.1.8-17)

summary,dynrCook-method: Get the summary of a dynrCook object

Description

Get the summary of a dynrCook object

Usage

"summary"(object)

Arguments

object
The dynrCook object for which the summary is desired.

Details

The summary gives information on the free parameters estimated: names, parameter values, numerical Hessian-based standard errors, t-values (values divided by standard errors), and standard-error based confidence intervals. Additionally, the likelihood, AIC, and BIC are provided.

Note that an exclamation point (!) in the final column of the summary table indicates that the standard error and confidence interval for this parameter may not be trustworthy. The corresponding element of the (transformed, inverse) Hessian was negative and an absolute value was taken to make it positive.