fitted.tsissm.estimate {tsissm}R Documentation

Model Fitted Values

Description

Extract the fitted values from an estimated model.

Usage

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

Arguments

object

an object of class “tsissm.estimate”.

...

not currently used.

Value

an xts object of the fitted values.


[Package tsissm version 1.0.2 Index]