theta_fit: Theta fit

Description Usage Arguments Value

View source: R/ts_predictors.R

Description

This method is inspired by the implementation of E. Spiliotis and V. Assimakopoulos (2017) / Forecasting & Strategy Unit - NTUA.

Usage

1
theta_fit(y, h, level = 95, theta, curve, combination, seasonality)

Arguments

y

historical observation in form of a time series object

h

number of horizons to predict

level

prediction interval level, only one allowed.

theta

theta parameter.

curve

curve type.

seasonality

seasonality type.

model

model type.

Value

point forecasts including one prediction interval level


yvesmauron/univariate-time-series-forecasting documentation built on March 2, 2020, 12:20 a.m.