Add ar option to estimation

Closes: #276
issue#70
Sébastien Villemot 2012-11-29 15:44:06 +01:00
parent 6fc8deed49
commit c50cd383c0
1 changed files with 1 additions and 0 deletions

View File

@ -1521,6 +1521,7 @@ estimation_options : o_datafile
| o_dr_logarithmic_reduction_tol
| o_dr_logarithmic_reduction_maxiter
| o_analytic_derivation
| o_ar
;
list_optim_option : QUOTED_STRING COMMA QUOTED_STRING