tscv 1.0.1
- Added
test_seasonality()to test for seasonality at a specified frequency using the autocorrelation-based procedure from the M4 Forecasting Competition. - Added
naive2()to generate Naive2 benchmark forecasts using conditional seasonal adjustment. - Added
NAIVE2()and supporting S3 methods to integrate the Naive2 benchmark with thefabletoolsmodel interface, including forecast distributions, fitted values and residuals.
