es_fit: Fit exponential smoothing object.

Description Usage Arguments

View source: R/dataIrony-ES.R

Description

Fit exponential smoothing object by minimizing the squared n.ahead steps prediction error.

Usage

1
es_fit(object, n.ahead = 1)

Arguments

object

Exponential smoothing object

n.ahead

Number of steps ahead used in fitting.


hojsgaard/dataIrony documentation built on May 17, 2019, 7:06 p.m.