| tsspec {tsmethods} | R 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.
[Package tsmethods version 1.0.1 Index]