- Nov 19, 2022
-
-
(cherry picked from commit 573ce333)
-
Sébastien Villemot authored
big fix in diffuse filter initialization: incorrect mapping of observables... See merge request !2106
-
- Nov 18, 2022
- Nov 17, 2022
-
-
Sébastien Villemot authored
Port recent bugfixes to 5.x See merge request !2102
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Closes #1863 # Conflicts: # matlab/dynare_estimation_1.m
-
(cherry picked from commit 03f93c53)
-
missing line that stores info on violation of constraint in expectation (needed to check for periodic solutions) (cherry picked from commit b0ce054c)
-
(cherry picked from commit a1e0c35c)
-
new option max_check_ahead_periods (renaming old undocumented option max_periods), that truncates the number of periods for which agents check ahead the regime (a sort of myopic behavior beyond max_check_ahead_periods), the option is valid for simul, smoother and likelihood. (cherry picked from commit 2f236048)
-
(cherry picked from commit 6737d9f8)
-
(cherry picked from commit e31b3137)
-
accept periodic solution in simulations ONLY IF two regimes differ by one period, to avoid pathological solutions. We also do not check for periodicity when check ahead periods have been increased endogenously, again to avoid mis-identified periodicity. Any other type of periodicity, is flagged as non-convergence with error code 313 (infinite loop of solutions). (cherry picked from commit d0150997)
-
if max_periods is set to finite number, enforce algorithm to check ahead ONLY until max_periods (i.e. when we want agents to be myopic beyond some future period) (cherry picked from commit 2ccd3d4a)
-
when performing stochastic simulations, check ahead periods may increase endogenously at some point for regimes very long in expectation. such longer check ahead periods may considerably slow down convergence in subsequent periods, so users may want to avoid this. (cherry picked from commit 3765ef77)
-
- Nov 14, 2022
-
-
(cherry picked from commit 169985ae) [skip ci]
-
- Nov 10, 2022
-
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 1a665fbd)
-
Sébastien Villemot authored
Adapted from the Contributor Covenant Code of Conduct version 2.1. [skip ci] (cherry picked from commit 293bf894)
-
- Nov 07, 2022
-
-
Sébastien Villemot authored
Ref. !2097
-
Sébastien Villemot authored
(cherry picked from commit a3779e74)
-
Sébastien Villemot authored
(manually cherry picked from commit d4414fd4)
-
Sébastien Villemot authored
(manually cherry picked from commit d602453b)
-
Johannes Pfeifer authored
-
- Nov 04, 2022
-
-
Sébastien Villemot authored
-
- Oct 26, 2022
-
-
Sébastien Villemot authored
(manually cherry picked from commit 1cb30856)
-
- Oct 25, 2022
-
-
Sébastien Villemot authored
(cherry picked from commit 41710864)
-
with smoother_redux, factor out definition of nk to reconstruct filtered variables, and use a local variable nk (so options_.nk may remain empty). (cherry picked from commit f8adfa3f)
-
(cherry picked from commit bb9e45d0)
-
(cherry picked from commit 1a46c1dc)
-
(cherry picked from commit eb416186)
-
(cherry picked from commit ce21248e)
-
(cherry picked from commit eb6f17e7)
-
- Oct 11, 2022
-
-
(cherry picked from commit 95a15815)
-
- Oct 07, 2022
-
-
Sébastien Villemot authored
Preprocessor / use_dll: fix bug where operator abs() within a .mod file would return an incorrect result
-
- Oct 04, 2022
-
-
Sébastien Villemot authored
Preprocessor bugfix: “relative_irf” option passed to “irf_calibration” was also passed to next command
-
(cherry picked from commit 5defbdeb)
-
[skip CI] (cherry picked from commit d5d3e906)
-
- Sep 28, 2022
-
-
(cherry picked from commit 563035d0)
-
- Sep 27, 2022
-
-
Sébastien Villemot authored
Closes: #1865 (cherry picked from commit 1d721da9)
-