Automatic train a Double Seasonal Holt-Winters model (DSHW). This function
is a wrapper for forecast::dshw()
.
Arguments
- formula
Model specification (see "Specials" section, currently not in use ...)
- ...
Further arguments passed to
forecast::dshw()
.