- 16 Dec, 2009 2 commits
-
-
sebastien authored
Reindented the reference manual (using Emacs' nXml mode, except for <programlisting> tags which are messed up by the autoindent) git-svn-id: https://www.dynare.org/svn/dynare/trunk@3248 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3244 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 15 Dec, 2009 3 commits
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3243 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3242 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3241 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 14 Dec, 2009 2 commits
-
-
sebastien authored
* Added a corresponding test git-svn-id: https://www.dynare.org/svn/dynare/trunk@3236 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3234 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 11 Dec, 2009 3 commits
-
-
stepan authored
* Added number of particles (10;-) when calling monte_carlo_gaussian_particle_filter from particle/DsgeLiklihood. * Cosmetic changes. git-svn-id: https://www.dynare.org/svn/dynare/trunk@3233 ac1d8469-bf42-47a9-8791-bf33cf982152
-
fred authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3232 ac1d8469-bf42-47a9-8791-bf33cf982152
-
fred authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3222 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 10 Dec, 2009 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3219 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 09 Dec, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3215 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 08 Dec, 2009 1 commit
-
-
sebastien authored
qz/mjdgges.m: under Octave, warn users if some eigenvalues are > 1.0 but <= qz_criterium in modulus (Octave can't change the criterium) git-svn-id: https://www.dynare.org/svn/dynare/trunk@3206 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 07 Dec, 2009 2 commits
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3202 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3201 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 03 Dec, 2009 3 commits
-
-
george authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3193 ac1d8469-bf42-47a9-8791-bf33cf982152
-
george authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3192 ac1d8469-bf42-47a9-8791-bf33cf982152
-
george authored
Adding loglinear correction and the 2nd output argument for the 1st order as there must be 1+order output variables git-svn-id: https://www.dynare.org/svn/dynare/trunk@3191 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 01 Dec, 2009 4 commits
-
-
sebastien authored
* removed "options_.simul", and instead test if "options_.periods" is non-zero * test for the incompatibility of options "periods" and "hp_filter" in "stoch_simul.m", instead of in the preprocessor Reference manual: * removed "simul" options, updated "periods" * updated "order" option (for 3rd order) * added "k_order_solver" option * give some hints for installing a compiler for users of MATLAB for Windows git-svn-id: https://www.dynare.org/svn/dynare/trunk@3188 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3187 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
removing useless function git-svn-id: https://www.dynare.org/svn/dynare/trunk@3184 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
cleaning up code git-svn-id: https://www.dynare.org/svn/dynare/trunk@3183 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 30 Nov, 2009 2 commits
-
-
michel authored
rename use_k_order to k_order_solver in Matlab procedures fix tests git-svn-id: https://www.dynare.org/svn/dynare/trunk@3179 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
(the terminal condition is y_{T} = y^{\star}), other possible values are 1 (terminal condition is y_{T+1}=y_{T}) and 2 (terminal condition is y_{T+1}=TransitionMatrix*y_{T}, where TransitionMatrix is given by the first order approximation of the reduced form model). * Added mode options_.terminal_condition=2 in perfect_foresight_simulation.m. git-svn-id: https://www.dynare.org/svn/dynare/trunk@3176 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 29 Nov, 2009 3 commits
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3173 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3172 ac1d8469-bf42-47a9-8791-bf33cf982152
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3171 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 25 Nov, 2009 3 commits
-
-
stepan authored
* Do not compute B if not needed. git-svn-id: https://www.dynare.org/svn/dynare/trunk@3167 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
preprocessor: * add a field "M_.orig_endo_nbr" containing the nbr of endogenous before adding aux vars * always provide "M_.aux_vars" (define it to "[]" when there is no aux var) * rename "M_.aux_vars().orig_endo_index" to "M_.aux_vars().orig_index" M-files: * for commands which accept a list of variables (stoch_simul, osr, estimation, dynasave, dynatype, datatomfile), when no variable is given, use only the set of original endogenous (without aux vars) as the default * when displaying the decision rule, when there is aux vars in the state variables, replace them by their original name (with the right lag) * in "steady", don't display aux vars * special exception for ramsey policy: all vars (including aux vars) are displayed, because the system of aux vars from ramsey policy is not compatible with the aux vars from the preprocessor git-svn-id: https://www.dynare.org/svn/dynare/trunk@3166 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3165 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 24 Nov, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3164 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 23 Nov, 2009 2 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3163 ac1d8469-bf42-47a9-8791-bf33cf982152
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3162 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 22 Nov, 2009 1 commit
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3161 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 17 Nov, 2009 2 commits
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3156 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
* Break Newton loop if err is NaN or if err is increasing (save useless iterations). git-svn-id: https://www.dynare.org/svn/dynare/trunk@3152 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 13 Nov, 2009 2 commits
-
-
stepan authored
* Added verbose mode. * Changed the initialization of the homotopic mode. git-svn-id: https://www.dynare.org/svn/dynare/trunk@3151 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3148 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 10 Nov, 2009 1 commit
-
-
sebastien authored
* documented the functions masterParallel, fParallel and struct2local * removed useless comments, and added some comments inside the code git-svn-id: https://www.dynare.org/svn/dynare/trunk@3146 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 09 Nov, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3142 ac1d8469-bf42-47a9-8791-bf33cf982152
-