Rdocumentation
powered by
Learn R Programming
glarma (version 1.4-0)
extractAIC.glarma: Extract AIC from a GLARMA Model
Description
extractAIC
method for class
"glarma"
. Used to extract AIC from a
glarma
object.
Usage
"extractAIC"(fit, ...)
Arguments
fit
An object of class
"glarma"
, obtained from a call to
glarma
.
...
Further arguments passed to or from other methods.
Value
AIC extracted from
object
See Also
coef.glarma
,
residuals.glarma
,
glarma
.