DynareBison.yy: add nobs and heteroskedastic_filter options to calib_smoother

master
Johannes Pfeifer 2022-11-23 13:46:53 +01:00
parent e01c748c7e
commit 56c62197d0
1 changed files with 2 additions and 0 deletions

View File

@ -3288,6 +3288,8 @@ calib_smoother_option : o_filtered_vars
| o_parameter_set
| o_xls_sheet
| o_xls_range
| o_heteroskedastic_filter
| o_nobs
;
generate_irfs : GENERATE_IRFS ';' END ';'