- 22 Jul, 2021 8 commits
-
-
Sébastien Villemot authored
Streamline evaluate planner objective See merge request Dynare/dynare!1887
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
Improvements for smoother2histval See merge request Dynare/dynare!1886
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
Particle filter: enable passing of option values and prepare for other samplers Closes preprocessor#59 See merge request Dynare/dynare!1884
-
- 21 Jul, 2021 18 commits
-
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
occbin fixes and two small new features See merge request Dynare/dynare!1883
-
Sébastien Villemot authored
-
Marco Ratto authored
1) algo_truncation: sets the number of iterations for a truncated guess-verify algorithm (i.e. if max_iter<=algo_truncation, no error is triggered on output, but the user is happy with the last regime in the algorithm) 2) reset_regime_in_new_period: is set to true, it resets the guess regimes to unconstrained when a new shock arrives, instead of starting with a guess regime consistent with the one identified in previous time periods. this sometimes allows more robust convergence/identification of the regimes
-
Stéphane Adjemian authored
When the VAR auxiliary model has a constant.
-
Stéphane Adjemian authored
-
Marco Ratto authored
-
Marco Ratto authored
make header names compatible with earlier versions of MATLAB (e.g. it would crash with MATLAB 2017b)
-
Marco Ratto authored
1) if not using relaxation, initial guess regime in verify step(occbin simul) is set equal to the guess regime used to updated states and shocks 2) fixed treatment of periodic solution in algo=3, now harmonized to algo=1
-
Marco Ratto authored
Initialize state space matrices with occbin smoother, when realtime regimes are computed, otherwise they are set to 0 for t<first_period_occbin_update!
-
Marco Ratto authored
with occbin smoother do not overwrite updated variables that have been already computed with reduced state space
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Ref. !1882
-
Sébastien Villemot authored
Ref. !1881
-
Sébastien Villemot authored
-
Sébastien Villemot authored
— Fix preprocessor crash when a [static] equation contains a “var_expectation” operator – Occbin: handle external functions in “occbin_constraints” — Occbin: add more sanity checks on expressions in “occbin_constraints” block
-
Johannes Pfeifer authored
-
- 20 Jul, 2021 3 commits
-
-
Johannes Pfeifer authored
-
Sébastien Villemot authored
Ref. #569
-
Sébastien Villemot authored
Some fields have also changed under M_.occbin. Ref. #569
-
- 19 Jul, 2021 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
license.txt: correct Occbin license information See merge request Dynare/dynare!1880
-
Johannes Pfeifer authored
[skip CI]
-
- 16 Jul, 2021 2 commits
-
-
Syntax is not yet finalized (see preprocessor#68). Documentation still to be done. Ref. #569
-
Stéphane Adjemian authored
Ref. #1785 Just add option `structural` to the `var_model` command.
-
- 15 Jul, 2021 5 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
NLS estimation does not work if the equation has expected variables.
-
Stéphane Adjemian authored
Previous definition could detect lags in an equation without any lag, for instance if we have the following expression in the RHS: +(-1)*x.
-
Stéphane Adjemian authored
Ref. #1798. See example in tests/estimation/example_nls.mod.
-
Sébastien Villemot authored
initial_estimation_checks.m: error out if data is complex See merge request Dynare/dynare!1879
-
- 14 Jul, 2021 1 commit
-
-
Johannes Pfeifer authored
Prevents cryptic message that likelihood became complex
-