Skip to content
Snippets Groups Projects
Commit ca702480 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Merge branch 'shock_decomp' into 'master'

Add missing smoother options to shock_decomposition

See merge request !18
parents 55501f29 dab769c6
No related branches found
No related tags found
1 merge request!18Add missing smoother options to shock_decomposition
Pipeline #3378 passed
......@@ -2828,6 +2828,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