Learn R Programming

tsissm (version 1.0.1)

fitted.tsissm.estimate: Model Fitted Values

Description

Extract the fitted values from an estimated model.

Usage

# S3 method for tsissm.estimate
fitted(object, ...)

Value

an xts object of the fitted values.

Arguments

object

an object of class “tsissm.estimate”.

...

not currently used.