21602eb45cb24a728cac8037bc6687f426338a5d Fix dyn_saveas for Octave (cherry picked from commit c58aebd2ef1af574ad14e6186375b8c729ed0e7f)
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
190 tests PASSED out of 190 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-nnGl0Z0RI9.log'.
21602eb45cb24a728cac8037bc6687f426338a5d Fix dyn_saveas for Octave (cherry picked from commit c58aebd2ef1af574ad14e6186375b8c729ed0e7f)
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
190 tests PASSED out of 190 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-uu83Nvn8x6.log'.
Dear Michel and Sébastien,
currently Dynare substitutes exogenous lags and leads and adds equations. In
the attached mod-file (ignore the complex parameter values which are the
true problem for now), there are 12 endogenous variables. The preprocessor
now says Substitution of exo leads: added 3 auxiliary variables and
equations.
Running model_diagnostics delivers:
model_diagnostic: the Jacobian of the static model is singular
there is 1 colinear relationships between the variables and the equations
Colinear variables:
c
k
y
l
mc
R
w
pi
Colinear equations
8 14
But originally, there are only 12 equations. Is there a certain rule where
the auxiliary equations are included? Are they simply appended at the end so
that I know to focus on equation 8 in this case? And how can I tell to which
original exogenous variable equation 14 refers to?
If there is no easy answer to those two questions, I would suggest to
- add the name of the original substituted variable as a field in
M_.aux_vars, which together with the type stored there should be sufficient
for full identification.
- Add the information about where the equations are appended to the
Wiki (http://www.dynare.org/DynareWiki/AuxiliaryVariables)
Moreover, regarding the Wiki: could it be that there is a typo and it should
be Aux var for endogenous with lag >= 1 instead of >=2 (and the same for
endogenous leads)?
Best,
Johannes
--
Johannes Pfeifer
Haußerstr. 29
72076 Tübingen
Tel.: +49-(0)7071-6396184
Mobil.: +49-(0)170-6936820
Germany
5f91584980b575423e0f8cac893a0d86d39ad39d oo_.PosteriorTheoreticalMoments.correlation contains autocorrelations (cherry picked from commit 17acd4154c192193a1c84e27d7bb31b47e7215f8)
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
190 tests PASSED out of 190 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-hMxV4jPref.log'.
5f91584980b575423e0f8cac893a0d86d39ad39d oo_.PosteriorTheoreticalMoments.correlation contains autocorrelations (cherry picked from commit 17acd4154c192193a1c84e27d7bb31b47e7215f8)
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
192 tests PASSED out of 192 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
190 tests PASSED out of 190 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-ZRWVPtZSng.log'.