- Feb 05, 2019
-
-
Sébastien Villemot authored
Since the introduction of the --burn option (in Dynare++ shipped with Dynare 4.3.0), the IRFs reported by Dynare++ were wrong. The IRFs are computed using a generalized IRF method: the result is the (average) difference between a simulation with shock and a simulation without shock. The problem was that the two simulations were not using the same starting point. Closes #1634 (manually cherry-picked from 8698b4c5)
-
- Feb 04, 2019
-
-
Stéphane Adjemian authored
Fixes 4.5 See merge request Dynare/dynare!1640
-
- Jan 28, 2019
-
-
(cherry picked from commit 163c904b)
-
- Jan 27, 2019
-
-
Stéphane Adjemian authored
-
- Jan 15, 2019
-
-
Sébastien Villemot authored
The criterium was previously incorrectly applied to the square absolute value of eigenvalues. Rather apply it to the absolute value itself (as now done in Dynare). Ref #1632 (manually cherry picked from commit 8ebcd7ca)
-
Marco Ratto authored
fix crashes of the expand interactive mode of shock decomp plots, requiring to store and use more info on the plot itself
-
Marco Ratto authored
-
Marco Ratto authored
-
Marco Ratto authored
-
Marco Ratto authored
-
- Jan 11, 2019
-
-
Marco Ratto authored
fixed bug with non-increasing time declarations of moment restrictions. Modified example to get more sensible graph of ACF.
-
- Jan 09, 2019
-
-
Houtan Bastani authored
substitute leads/lags appropriately when identification or sensitivity statements are present. #1631 Effective cherry pick of preprocessor@4c71d143
-
- Jan 02, 2019
-
-
Sébastien Villemot authored
The criterium was previously incorrectly applied to the square absolute value of eigenvalues. Rather apply it to the absolute value itself (as done in mjdgges.m and the AIM solver). Closes #1632 (cherry picked from commit dcac7992)
-
- Dec 06, 2018
-
-
Sébastien Villemot authored
We rather rely on the Gitlab setting that prevents some runners from accepting jobs without tags. (cherry picked from commit 540e3c2c)
-
Sébastien Villemot authored
(cherry picked from commit 17f45464)
-
Sébastien Villemot authored
(cherry picked from commit d727e8ab)
-
- Nov 23, 2018
-
-
Sébastien Villemot authored
(manually cherry-picked from fa039b8c4197cbc385c4baa10aca7f520de5cfb6)
-
- Nov 16, 2018
-
-
Sébastien Villemot authored
(cherry picked from commit 981e2e24)
-
We already used a variable called offset (cherry picked from commit b615d2d7)
-
(cherry picked from commit f947a31b)
-
Sébastien Villemot authored
Identification strength: make plotting consistent See merge request !1633
-
- Nov 15, 2018
-
-
Johannes Pfeifer authored
1. Rely on actually computed standard deviations in bayestopt_ instead of potentially unset estim_params_ 2. Remove arbitrary normalizations/omitted normalization in case of division by 0 in normalization 3. Distinguish between 0 identification and division by 0 due to normalization in plots
-
(manually cherry picked from commit 30361ccb)
-
(cherry picked from commit 02291357)
-
Related to Dynare/dynare@a5b97a28 that needs to be reverted (manually cherry picked from commit c1b0bb5e)
-
- Nov 14, 2018
-
-
(cherry picked from commit bb1642b5)
-
Sébastien Villemot authored
Re #1490. (manually cherry picked from commit 331a2739)
-
Sébastien Villemot authored
Adapted from 50a09a68, but keeping C++03 compatibility.
-
Sébastien Villemot authored
(cherry picked from commit d3c618e8)
-
- Nov 13, 2018
-
-
Sébastien Villemot authored
Also fix a bug in isrow (it was not checking the rank of the array). (cherry picked from commit ce49cd95)
-
Sébastien Villemot authored
(cherry picked from commit 7b546ba6)
-
(cherry picked from commit afbac2e8)
-
- Nov 12, 2018
-
-
Houtan Bastani authored
See #1602 (manually cherry-picked from d686275da142e2d1e1afcdb32785c25f25b5a5a7)
-
- Nov 09, 2018
-
-
Sébastien Villemot authored
-
- Oct 31, 2018
-
-
Sébastien Villemot authored
This commit was breaking the detection of slicot. My understanding is that autoconf is not able to deal with spaces in paths, hence Windows users have not choice but to use the 8.3 notation for MATLAB location. This reverts commit 4ab79c55. (cherry picked from commit 40362789)
-
Sébastien Villemot authored
(cherry picked from commit 4ab79c55)
-
Sébastien Villemot authored
(cherry picked from commit 625d824b)
-
- Oct 29, 2018
-
-
Sébastien Villemot authored
(cherry picked from commit 7d7409be)
-