trend | R Documentation |
Obtain estimated components, such as the estimated trend, the seasonally adjusted series, and so on from an estimation object.
trend(object, ...)
deseasonalize(object, ...)
detrend(object, ...)
object |
the estimation object. |
... |
currently without use; included for future compatibility. |
Generics that can be extended by methods to obtain (estimated) time series components from certain estimation objects.
These generics do not return anything and are just the basis for more sophisticated methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.