holtWinter_parameters: Parameter estimates of Holt-Winters seasonal method

View source: R/features.R

holtWinter_parametersR Documentation

Parameter estimates of Holt-Winters seasonal method

Description

Estimate the smoothing parameter for the level-alpha and the smoothing parameter for the trend-beta, and seasonality-gamma

Usage

holtWinter_parameters(y)

Arguments

y

a univariate time series

Value

A vector of 3 values: alpha, beta, gamma

Author(s)

Thiyanga Talagala


thiyangt/seer documentation built on Oct. 7, 2022, 2:26 p.m.