forecast.season: Forecasting Season

Description Usage Arguments Value

View source: R/telescope_Utils.R

Description

Forecasts the season part of the time series

Usage

1
2
## S3 method for class 'season'
forecast(total.length, season, frequency, hist.length)

Arguments

total.length

history + horizon

season

The seasonal pattern from stl

frequency

The frequency of the timeseries

hist.length

The length of the history

Value

The seasonal pattern for the forecast horizon


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