Master
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
3220 3221 ; 3221 3222 o_shock_decomposition_nograph : NOGRAPH { driver.option_num("no_graph.shock_decomposition", "true"); } 3222 3223 o_init_state : INIT_STATE EQUAL INT_NUMBER { driver.option_num("shock_decomp.init_state", $3); }; 3224 o_forecast_type : UNCONDITIONAL 3225 { driver.option_str("forecast_shock_decomposition.type", "unconditional"); } changed this line in version 2 of the diff
added 1 commit
- 3e43b36c - Introduce forecast type option in shock_decomposition command. dynare#1657
enabled an automatic merge when the pipeline for 3e43b36c succeeds
mentioned in commit 05734758
Please register or sign in to reply