TSdata.forecastCov {dse2} | R Documentation |
TS Extractor Specific Methods
Description
See the generic function description.
Usage
## S3 method for class 'forecastCov':
TSdata(data, ...)
## S3 method for class 'coefEstEval':
TSestModel(obj)
## S3 method for class 'forecastCov':
TSmodel(obj, select=1, ...)
## S3 method for class 'coefEstEval':
TSmodel(obj, ...)
Arguments
data |
an object from which to extract the TSdata. |
obj |
an object from which to extract the TSmodel or TSestModel. |
select |
an integer indicating which of multiple models to extract. |
... |
arguments to be passed to other methods. |
See Also
TSdata
TSestModel
TSmodel
[Package
dse2 version 2008.10-1
Index]