Estimate or Refresh Model
make_model.RdLoads data and equations, optionally re-estimates the quarterly model, and persists the fitted model, add factors, and ragged-edge metadata.
Usage
make_model(
cfg = load_forecast_cfg(),
data_model = NULL,
model_equations = NULL
)