Skip to content
Snippets Groups Projects
Verified Commit 77b15e0f authored by Johannes Pfeifer's avatar Johannes Pfeifer Committed by Sébastien Villemot
Browse files

Add missing smoother options to shock_decomposition

(cherry picked from commit dab769c6)
parent 7f105826
Branches
No related tags found
No related merge requests found
Pipeline #3390 passed
......@@ -2814,6 +2814,12 @@ shock_decomposition_option : o_parameter_set
| o_init_state
| o_forecast_type
| o_shock_decomposition_with_epilogue
| o_prefilter
| o_loglinear
| o_diffuse_kalman_tol
| o_diffuse_filter
| o_xls_sheet
| o_xls_range
;
realtime_shock_decomposition_options_list : realtime_shock_decomposition_option COMMA realtime_shock_decomposition_options_list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment