Prepare Model-Ready Data
make_data_qmod.Rd
Filters the master dataset to the variables required by QMOD, adds external pseudo-exogenous series from existing forecast, and saves model inputs.
Usage
make_data_qmod(
cfg = load_forecast_cfg(),
data_qmain = NULL,
equations_qmod = NULL
)