Learn R Programming

seer (version 1.1.5)

holtWinter_parameters: 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