seasonal_adjustment: Conductes a seasonal adjustment

Description Usage Arguments Value

View source: R/ts_preprocess.R

Description

Seasonally adjusts a time series vector using the multiplicative decomposition approach.

Usage

1

Arguments

y

time series vector

frequency

frequency of time series

h

horizon of time series

...

not used

Value

list with two members; res is the seasonally adjusted time series; param the seasonal components to reconstruct the time series or forecasts in inv_seasonal_adjustment.


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