- 21 Mar, 2013 1 commit
-
-
Johannes Pfeifer authored
Due to only using the diagonal of Sigma_e and the correlation matrix having ones on the diagonal, the diagonal entries of the covariance matrix are correctly built from recent draw. Later, when using the new draw for the correlations, only the correctly updated diagonal entries of Sigma_e are used.
-
- 19 Mar, 2013 13 commits
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
Identification and sensitivity fixes
-
Marco Ratto authored
-
Marco Ratto authored
[to be fixed later by breaking the big matrix stored ...]
-
Marco Ratto authored
1) better trace all cases when the model does not solve, classifying cases according to info output of dynare_resolve; 2) trap the case of memory allocation limit for too large model undergoing to reduced form mapping
-
Marco Ratto authored
2) fixed initialization of alpha2_stab;
-
Marco Ratto authored
2) fixed bug for the ML base (bayestopt_.pshape==0); 3) make more transparent the error when the model does not solve at prior_mode or prior_mean; 4) when prior_mean or prior_mode fail, try 50 times with randomly generated samples from the prior before interrupting identification. This commit fixes issues related to fabiac forum request and subsequent discussion with Johannes. http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=4402&p=10771&hilit=identification&sid=64c6f9d987a2641e79dd5722137eb483#p10771
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
reporting: @page: allow for multiple titles, title_format, first args can be provided as strings or cellstr, multiple args as cellstr
-
Sébastien Villemot authored
Clarification for second moments at second order and to rplot; restriction of endogenous prior to stationary models
-
- 18 Mar, 2013 12 commits
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Eliminates warning message introduced in 4c8f3a89 Adds hint to approximation in table title and adds the information with a reference to Kim/Kim/Schaumburg/Sims (2008) to manual. closes #278
-
Johannes Pfeifer authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Sébastien Villemot authored
Closes #306
-
Sébastien Villemot authored
Closes #321
-
Sébastien Villemot authored
Another bugfix for rplot
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
Bugfixes, documentation, and features
-
Johannes Pfeifer authored
Make other plot types take into account that variables are in rows, not columns
-
- 17 Mar, 2013 6 commits
-
-
Johannes Pfeifer authored
At order=2, the variance decomposition is still based on order=1. This commit introduces a warning. See issue #278 (https://github.com/DynareTeam/dynare/issues/278). This information that the variance decomposition is only triggered at periods=0 has been added to the manual.
-
Johannes Pfeifer authored
Add option and code for endogenous priors according to Christiano/Trabandt/Walentin 2011, JEDC. Still needs to be integrated to manual and pre-processor.
-
Johannes Pfeifer authored
Closes issue #315 (https://github.com/DynareTeam/dynare/issues/315)
-
Johannes Pfeifer authored
still related to #316 (https://github.com/DynareTeam/dynare/pull/316)
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
If options_.SpectralDensity.trigger is specified, identification would otherwise plot graphs in every MC step
-
- 16 Mar, 2013 4 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Change of Field name to be consistent with manual
-
Johannes Pfeifer authored
Fixed a bug for the non-Octave version where only the last active figure was printed instead of the figure with the actual handle. Octave eps-version still needs to be taken care of.
-
Johannes Pfeifer authored
Add missing legend to sensitivity plot
-
- 15 Mar, 2013 4 commits
-
-
Houtan Bastani authored
reporting: @graph: accept dynDate ranges for shade and xrange and float lower/upper bound for yrange
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-