Simulate the Quarterly Model
solve_model.RdRuns the BIMETS simulation for the supplied vintage and add-factors, returning the full forecast trajectory alongside metadata.
Usage
solve_model(
cfg = load_forecast_cfg(),
estimated_equations = NULL,
exog_range = NULL,
add0_factors = NULL
)