summary method for class glarma and functions to
generate the estimates for this summary method.
"summary"(object, tests = TRUE, ...)
"print"(x, digits = max(3L, getOption("digits") - 3L), ...)
glarmaModelEstimates(object)"glarma", obtained from a call
to glarma."summary.glarma", obtained from a
call to summary.glarma.TRUE, the likelihood-ratio test and
the Wald test are shown in the summary. The default is TRUE.summary.glarma returns an object of class
"summary.glarma", a list with components
objectobject.object.object.object.object.object.tests is TRUE, the result of a call
to likTests, NULL otherwise.glarma, summary.## For examples see example(glarma)
Run the code above in your browser using DataLab