holtwinters: Holt winters smoothing no seasonality

Description Usage Arguments Details

Description

Holt winters smoothing with no seasonality

Usage

1
holtWinters(y, alpha = 0.5, beta = 0.5)

Arguments

y

Vector. The data to smooth.

alpha

Numeric. A smoothing parameter

beta

Numeric. A smoothing parameter

Details

I also don't trust this code anymore. But I don't use it so whatever.


Dasonk/Dmisc documentation built on May 6, 2019, 1:36 p.m.