Skip to content
Snippets Groups Projects
Commit 97839832 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

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

parent 6aa7c038
No related branches found
No related tags found
Loading
......@@ -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 ';'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment