extractAIC.glarma: Extract AIC from a GLARMA Model

Description Usage Arguments Value See Also

Description

extractAIC method for class "glarma". Used to extract AIC from a glarma object.

Usage

1
2
## S3 method for class 'glarma'
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.


glarma documentation built on May 2, 2019, 6:33 a.m.