Learn R Programming

dse (version 2014.11-1)

Tobs.TSdata: Specific Methods for tframed Data

Description

See the generic function description.

Usage

## 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).

concept

DSE

See Also

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