- Dec 01, 2023
-
-
Sébastien Villemot authored
Automatically detected using clang-tidy with bugprone-reserved-identifier check. By the way, homogeneize the define identifiers in relation to camel case convention.
-
Sébastien Villemot authored
Automatically detected using clang-tidy with modernize-use-nodiscard check.
-
- Nov 30, 2023
-
-
Sébastien Villemot authored
-
- Jun 24, 2022
-
-
Sébastien Villemot authored
-
- May 16, 2022
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
By the way, remove the unused TrendComponentModelTable::getOrigDiffVar() method.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- May 04, 2022
-
-
Sébastien Villemot authored
-
- Jan 28, 2022
-
-
Sébastien Villemot authored
-
- Jan 20, 2022
-
-
Sébastien Villemot authored
Creates a VarExpectationModelTable analogous to PacModelTable.
-
- Jan 18, 2022
-
-
Sébastien Villemot authored
Ref. dynare#1837
-
- Dec 16, 2021
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Ref. Madysson/estimation-codes#5
-
Sébastien Villemot authored
Simple variable nodes are already correctly matched by ExprNode::matchLinearCombinationOfVariables(). Also improve the related documentation.
-
- Nov 23, 2021
-
-
Sébastien Villemot authored
There is no reason to keep this distinction. Additionally, since the data structure is now symmetric with the MCE case, unify this “h” parameter vector with the “α” parameter vector.
-
Sébastien Villemot authored
By the way, refactor the MCE case by merging two routines related to the Z₁ aux. var. This restores the symmetry with the backward case, now that the latter also has an aux. var. for the pac_expectation operator. Also store the aux. var. IDs in a structure common to the backward and MCE cases.
-
Sébastien Villemot authored
-
- Oct 29, 2021
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Incidentally, the auxiliary endogenous variable representing Z₁ and created for PAC MCE models no longer necessarily appear as the first auxiliary variable (so this is effectively a revert of 64f55e4a).
-
- Jul 21, 2021
-
-
- Jul 08, 2021
-
-
Sébastien Villemot authored
As the name implies, this option allows contemporaneous variables on the RHS. The A0 matrix for contemporaneous variables is added as a second (optional) output to the generated var_ar.m file. Note that for reduced-form VAR, this matrix will be the identity. Also, the user is now allowed to write the VAR models in a more flexible form: the LHS must still be a single variable, but the RHS can be an arbitrary expression (as long as it is linear, obviously). Internally, the preprocessor now uses derivation to compute the coefficients of the AR and A0. This change applies to both reduced-form and structural VAR models. Ref. dynare#1785
-
- Jul 07, 2021
-
-
Sébastien Villemot authored
-
- Jul 01, 2021
-
-
Sébastien Villemot authored
-
- Jun 09, 2021
-
-
Sébastien Villemot authored
-
- Dec 20, 2019
-
-
Sébastien Villemot authored
-
Houtan Bastani authored
-
- Apr 16, 2019
-
-
Sébastien Villemot authored
-
- Mar 29, 2019
-
-
Sébastien Villemot authored
-
- Mar 15, 2019
-
-
Houtan Bastani authored
-
- Feb 19, 2019
-
-
Houtan Bastani authored
-
- Feb 14, 2019
-
-
Houtan Bastani authored
-
- Oct 24, 2018
-
-
Houtan Bastani authored
-
- Oct 04, 2018
-
-
Sébastien Villemot authored
For a rationale, see http://www.sjbrown.co.uk/2004/05/01/always-use-explicit/
-
- Sep 13, 2018
-
-
Houtan Bastani authored
-
- Sep 12, 2018
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- Sep 10, 2018
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-