Series Names Specific Methods
See the generic function description.
## S3 method for class 'TSdata' seriesNames(x) ## S3 method for class 'TSmodel' seriesNames(x) ## S3 method for class 'TSestModel' seriesNames(x) ## S3 replacement method for class 'TSdata' seriesNames(x) <- value ## S3 replacement method for class 'TSmodel' seriesNames(x) <- value ## S3 replacement method for class 'TSestModel' seriesNames(x) <- value
x |
an object from which series names can be extracted or to which series names are to be assigned. |
value |
series names to be assigned to data. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.