Add kalman_algo option to identification and dynare_sensitivity

Only in preprocessor and ref. manual for the moment
issue#70
Sébastien Villemot 2012-01-20 12:11:14 -05:00
parent a32043c2a5
commit f61f3ebf35
1 changed files with 2 additions and 0 deletions

View File

@ -1437,6 +1437,7 @@ identification_option : o_ar
| o_gsa_sample_file
| o_parameter_set
| o_lik_init
| o_kalman_algo
;
model_comparison : MODEL_COMPARISON mc_filename_list ';'
@ -1850,6 +1851,7 @@ dynare_sensitivity_option : o_gsa_identification
| o_load_ident_files
| o_useautocorr
| o_ar
| o_kalman_algo
;
shock_decomposition_options_list : shock_decomposition_option COMMA shock_decomposition_options_list