tsspec: Extract specification object from estimation object

View source: R/methods.R

tsspecR Documentation

Extract specification object from estimation object

Description

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

Usage

tsspec(object, ...)

Arguments

object

an object.

...

additional parameters passed to the method.

Value

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


tsmodels/tsmethods documentation built on Nov. 17, 2024, 12:34 a.m.