- Add the
rolling
argument tohybridModel()
that can be used whenweights = "cv.errors"
to control therolling
argument incvts()
. - Add
comb
as an argument tothiefModel()
. - Update
accuracy()
formals to support changes in the "forecast" package version 8.12. - Disable longer-running tests on CRAN.
- Faster examples and vignette