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

Merge branch 'calib_smoother_options' into 'master'

DynareBison.yy: add nobs and heteroskedastic_filter options to calib_smoother

See merge request !72
parents e01c748c 56c62197
1 merge request!72DynareBison.yy: add nobs and heteroskedastic_filter options to calib_smoother
Pipeline #7787 passed
...@@ -3288,6 +3288,8 @@ calib_smoother_option : o_filtered_vars ...@@ -3288,6 +3288,8 @@ calib_smoother_option : o_filtered_vars
| o_parameter_set | o_parameter_set
| o_xls_sheet | o_xls_sheet
| o_xls_range | o_xls_range
| o_heteroskedastic_filter
| o_nobs
; ;
generate_irfs : GENERATE_IRFS ';' END ';' generate_irfs : GENERATE_IRFS ';' END ';'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment