forecast.trend: Forecasting Trend

Description Usage Arguments Value

View source: R/telescope_Utils.R

Description

Forecats the trend part of the time series

Usage

1
2
## S3 method for class 'trend'
forecast(model, tsTrainTrend, frequency, horizon)

Arguments

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

Value

The trend pattern for the forecast horizon


DescartesResearch/telescope documentation built on Oct. 23, 2021, 9:51 a.m.