See the generic function description.
# 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, ...)
a time series object.
(further arguments, currently disregarded).