- 23 Sep, 2011 4 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 22 Sep, 2011 4 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Fixed bug in dynare_resolve (wrong calling sequence introduced in commit #013c599e). Removed globals from DsgeVarLikelihood and changed the calling sequence. As in DsgeLikelihood, the penalty is now a persistent variable. Added a global structure for the data: dataset_. Removed globals from dsgevar_posterior_density and mode_check. Simplification of the clode, definition of the variable objective_function at the top of dynare_estimation_1 (equal to 'DsgeLikelihood' or 'DsgeVarLikelihood').
-
- 21 Sep, 2011 5 commits
-
-
Stéphane Adjemian authored
Correction of the previous commit (3412d5e2). Set options_.lik_init=3 if lik_init==1 and unit_root_vars keyword appears in the mod file.
-
Stéphane Adjemian authored
keyword is present in the mod file, by forcing options_.lik_init to be equal to 3 (diffuse kalman filter).
-
Stéphane Adjemian authored
-
Sébastien Villemot authored
-
Stéphane Adjemian authored
-
- 20 Sep, 2011 6 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Ferhat Mihoubi authored
Correct a bug related to the number of minimum feedback variables reported during the preprocessing step
-
Ferhat Mihoubi authored
-
Stéphane Adjemian authored
Added a test on the first input argument. If func is a function handle, then str2func should not be used.
-
Stéphane Adjemian authored
-
- 19 Sep, 2011 19 commits
-
-
Stéphane Adjemian authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Initialization of the output arguments before the declaration of the persistent variable (matlab crashes otherwise).
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Changed kalman filter routines to allow for arbitrary initial conditions (needed for the introduction of breaks on the estimated parameters and also for the estimation of the initial states). Added specialized routines for steady state kalman filter. Completed header of DsgeLikelihood (missing refs to the routines called by DsgeLikelihood).
-
Stéphane Adjemian authored
Added texinfo header in DsgeLikelihood.
-
Stéphane Adjemian authored
-
-
-
Improve the way we test for existence of toolboxes (more reliable in the case where the toolbox is installed but not activated)
-
Stéphane Adjemian authored
Removed globals from dynare_resolve. Removed unused first input argument. Adapted routines calling dynare_resolve. Added texinfo header to dynare_resolve.
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Improve the way we test for existence of toolboxes (more reliable in the case where the toolbox is installed but not activated)
-
Sébastien Villemot authored
-
- 18 Sep, 2011 2 commits
-
-
Michel Juillard authored
-
MichelJuillard authored
-