glarma (version 1.6-0)

residuals.glarma: Extract GLARMA Model Residuals

Description

residuals is a generic function which extracts model residuals from objects returned by the modeling function glarma. resid is an alias for residuals.

Usage

# S3 method for glarma
residuals(object, ...)

Arguments

object

An object of class "glarma", a result of a call to glarma.

...

Further arguments passed to or from other methods.

Value

Residuals extracted from the object object.

See Also

coefficients.glarma, fitted.glarma, glarma.