We list out the different forecasting methods (and the parameter settings we wish to try) in the form of a drake plan. Note the use of analysis_wrapper that takes a function that operates on a single time series, and wraps it to run on each time series within a dataset.

build_ward_methods_plan()

Value

a drake plan (i.e. a tibble) with the forecasting methods.