Identification for dynare 4.2: quick fixes

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Identification for dynare 4.2: quick fixes

Postby rattoma » Thu Oct 27, 2011 3:57 pm

As some of you have already noted and discussed, the dynare releases 4.2.1 and 4.2.2 are buggy for identification.
I wrap up here the fixes to be done to let identification work:

For BOTH Dynare 4.2.1 and Dynare 4.2.2:
In file dynare_identification.m:
at lines 759, 761 763, 772 replace
[~, is] ....
with
[temp1, is] ...

In addition, for Dynare 4.2.2:
In file identification_checks.m:
at line 73 replace the line
rankH = rank(HH./norm(HH),1.e-10);
with
rankH = rank(H./norm(H),1.e-10);

I hope this helps,
Marco
rattoma
 
Posts: 51
Joined: Tue Jan 04, 2005 10:48 am

Return to Dynare help

Who is online

Users browsing this forum: No registered users and 6 guests