Data Processing |
|
---|---|
Read in a specific database from Ward et al. 2014 |
|
Reshape the processed data file from Ward et al. 2014 |
|
Build Drake Plans |
|
Make a drake plan with all the datasets in Ward et al. 2014 |
|
Make a drake plan with all the forecasting methods in Ward et al. 2014 |
|
Forecasting Functions |
|
|
Make forecasts using AR / ARIMA |
Exponentially smoothed time series model |
|
Make forecasts using a Generalized Additive Model |
|
Make forecasts using gaussian process regression |
|
Make forecasts using a Linear Model |
|
Make forecasts using locally weighted regression |
|
Make forecasts using a state space model |
|
Make forecasts using neural network time series model |
|
Make forecasts using nonparametric kernel regression |
|
Make forecasts using a random forest model |
|
Make forecasts using simplex projection or S-maps |
|
Forecasting Utilities |
|
Iterated one-step forecasting (no refitting) |
|
Hindcasting with one-step forecasts |
|
Testing Utilities |
|
Check if warnings are expected for a too-short time series |
|
Check if object is in valid forecasts format |