R/build_plans.R
build_ward_methods_plan.Rd
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()
a drake plan (i.e. a tibble) with the forecasting methods.