preprocessor: add analytic_derivation option to identification and sensitivity. #1187

issue#70
Houtan Bastani 2016-05-17 12:33:22 +02:00
parent 9202c1e6c2
commit 448de477e5
1 changed files with 2 additions and 0 deletions

View File

@ -1912,6 +1912,7 @@ identification_option : o_ar
| o_graph_format
| o_diffuse_filter
| o_prior_trunc
| o_analytic_derivation
;
model_comparison : MODEL_COMPARISON mc_filename_list ';'
@ -2394,6 +2395,7 @@ dynare_sensitivity_option : o_gsa_identification
| o_ar
| o_kalman_algo
| o_lik_init
| o_analytic_derivation
;
shock_decomposition_options_list : shock_decomposition_option COMMA shock_decomposition_options_list