TSdata.forecastCov: TS Extractor Specific Methods

Description Usage Arguments See Also

View source: R/dse2.R

Description

See the generic function description.

Usage

1
2
3
4
    ## S3 method for class 'forecastCov'
TSdata(data, ...)
    ## S3 method for class 'forecastCov'
TSmodel(obj, select=1, ...)

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


dse documentation built on March 4, 2020, 3:01 a.m.