TSdata.forecastCov {dse} | R Documentation |
See the generic function description.
## S3 method for class 'forecastCov'
TSdata(data, ...)
## S3 method for class 'forecastCov'
TSmodel(obj, select=1, ...)
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. |