Learn R Programming

glarma (version 1.4-0)

fitted.glarma: Extract GLARMA Model Fitted Values

Description

fitted method for class "glarma". fitted.values is an alias for fitted.

Usage

"fitted"(object, ...)

Arguments

object
An object of class "glarma", obtained from a call to glarma.
...
Further arguments passed to or from other methods.

Value

Fitted values mu extracted from the object object.

Details

This is an S3 generic function. fitted or fitted.values return the required fitted values from an object of class "glarma".

See Also

coef.glarma, residuals.glarma, glarma.