- 05 Mar, 2012 8 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Stéphane Adjemian authored
Added an option fot the mode_check plots for defining the size of the neighbourhood around the estimated posterior mode.
-
Stéphane Adjemian authored
Bug fix. When the estimation command is used, do not issue an error message if options_.order>1. In this case reset the options_.order equal to one (except if options_.particle.status==1).
-
Stéphane Adjemian authored
to set the seed of the random number generators).
-
Stéphane Adjemian authored
Fixed typo. Do not use the non linear filter automatically when order==2, otherwise the non linear filters are used if the estimation command is used after a stoch_simul command with order==2. The non linear filter is used only if options_.particle.status is explicitely set to 1 (before the estimation command). A new estimation option is needed...
-
MichelJuillard authored
and order ~= 0 solve_stochastic_perfect_foresight_model(). checking only first period of simulation for convergence when checking horizon
-
- 04 Mar, 2012 32 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Moved CMAES options in global_initialization, so that the options of this routine can be modified by the user by writting in options_.cmaes.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Added missing field in bayestopt_ (restrict_var_list, indices for the state and observed variables).
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Updated test on options_.order (current version can estimate dsge models with non linear filters considering a second order approximation of the model).
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
equations are approximated at order two around the deterministic steady state.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Cosmetic changes in texinfo headers. Deleted trailing white spaces. Changed the value of show_time in the third internal test.
-
Stéphane Adjemian authored
-
-