| periods.TSdata {dse1} | R Documentation |
See the generic function description.
## S3 method for class 'TSdata':
periods(x, ...)
## S3 method for class 'TSestModel':
periods(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, ...)
x |
a time series object. |
... |
(further arguments, currently disregarded). |
periods,
start,
end,
frequency