Learn R Programming

tsmethods (version 1.0.2)

tsspec: Extract specification object from estimation object

Description

Generic method for extracting the specification object from an S3 object.

Usage

tsspec(object, ...)

Value

A specification object extracted from an estimated or other model which retains this information.

Arguments

object

an object.

...

additional parameters passed to the method.