- Aug 19, 2021
-
-
Stéphane Adjemian authored
Close and delete generated file if cherry picking fails for any reason.
-
- Aug 18, 2021
-
-
Stéphane Adjemian authored
-
- Aug 17, 2021
-
-
(@stepan removed trailing spaces)
-
Stéphane Adjemian authored
Fix two bugs for block decomposed models See merge request Dynare/dynare!1911
-
Stéphane Adjemian authored
Occbin: remove redundant output See merge request Dynare/dynare!1910
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Also do earlier check for loglinear option
-
Johannes Pfeifer authored
-
-
(@stepan removed trailing space)
-
-
-
(@stepan removed trailing space)
-
- Aug 16, 2021
-
-
-
Closes Dynare/dynare#1808
-
Stéphane Adjemian authored
-
(@stepan removed trailing whitespaces)
-
(@stepan removed trailing whitepaces)
-
(@stepan removed trailing spaces)
-
(@stepan removed trailing spaces)
-
-
Stéphane Adjemian authored
-
-
-
-
Related to Dynare/dynare#7
-
- Use UTF8-encoding - Remove useless options and packages - Use doi where possible
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
lsqnonlin is an optimization algorithm that is specifically well suited for minimizing quadratic objectives, so I would like to have it as default. However, we fallback to csminwel if the optimization toolbox for Matlab or optim for Octave are not available.
-
-
Instead of checking everything in one mod file, this commit separates the checks into individual mod files that test: - whether the translation from matched_moments works - whether the duplicate moments are found - whether GMM and SMM both work with different estimated_params blocks. wip
-
//wip
-
As we have a working interface now, this commit improves the provisional handling of finding duplicate moments. Previously, indices for GMM were created, but this is not really needed. This commit cleans this up and similar to SMM makes use of the matched_moments block. As a by-product of the previous provisonal handling higher-order moments for SMM where not correctly displayed as no labels were created. This is now fixed. The comparison of data moments and estimated model moments is also in the same ordering as the inputed orthogonality conditions in matched_moments. Signed-off-by:
Willi Mutschler <willi@mutschler.eu>
-
Stéphane Adjemian authored
-
-
-
-
Stéphane Adjemian authored
-
- Aug 10, 2021
-
-
Johannes Pfeifer authored
-