Description Usage Arguments Value
View source: R/telescope_Utils.R
Forecats the trend part of the time series
1 2 | ## S3 method for class 'trend'
forecast(model, tsTrainTrend, frequency, horizon)
|
model |
The model of the trend, either exponential or linear |
tsTrainTrend |
The trend component of the time series |
frequency |
The frequency of the time series |
horizon |
The forecast horizon |
The trend pattern for the forecast horizon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.