preprocessor: add prefilter, first_obs, and loglinear options to calib_smoother, #803

issue#70
Houtan Bastani 2014-11-26 15:05:07 +01:00
parent 0ab693b973
commit b5f7c90596
1 changed files with 3 additions and 0 deletions

View File

@ -2366,6 +2366,9 @@ calib_smoother_options_list : calib_smoother_option COMMA calib_smoother_options
calib_smoother_option : o_filtered_vars
| o_filter_step_ahead
| o_datafile
| o_prefilter
| o_loglinear
| o_first_obs
;
extended_path : EXTENDED_PATH ';'