Learn R Programming

dse (version 2020.2-1)

Tobs.TSdata: Specific Methods for tframed Data

Description

See the generic function description.

Usage

# S3 method for TSdata
Tobs(x, ...)
    # S3 method for TSestModel
Tobs(x)
    # S3 method for TSdata
start(x, ...)
    # S3 method for TSestModel
start(x, ...)
    # S3 method for TSdata
end(x, ...)
    # S3 method for TSestModel
end(x, ...)
    # S3 method for TSdata
frequency(x, ...)
    # S3 method for TSestModel
frequency(x, ...)

Arguments

x

a time series object.

...

(further arguments, currently disregarded).

See Also

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