periods.TSdata: Specific Methods for tframed Data

Description Usage Arguments See Also

Description

See the generic function description.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
    ## S3 method for class 'TSdata'
Tobs(x, ...)
    ## S3 method for class 'TSestModel'
Tobs(x)
    ## S3 method for class 'TSdata'
start(x, ...)
    ## S3 method for class 'TSestModel'
start(x, ...)
    ## S3 method for class 'TSdata'
end(x, ...)
    ## S3 method for class 'TSestModel'
end(x, ...)
    ## S3 method for class 'TSdata'
frequency(x, ...)
    ## S3 method for class 'TSestModel'
frequency(x, ...)

Arguments

x

a time series object.

...

(further arguments, currently disregarded).

See Also

Tobs, tfstart, tfend, tffrequency start, end, frequency


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