The D matrix being the error. These matrix is extracted from the oo_ output created by dynare first order condition.

3 件のコメント

Walter Roberson
Walter Roberson 2013 年 12 月 5 日
Could you toss in some debugging statements to print out size(A) and print out oo_.dr.npred ?
Victor
Victor 2013 年 12 月 5 日
size(A) is empty 0x0
size(oo_.dr.npred) is 1x1
Walter Roberson
Walter Roberson 2013 年 12 月 5 日
That index would indeed be out of range, then.
I do not know anything about Dynare, so I have no suggestions at the moment as to why it might have returned empty ghx

サインインしてコメントする。

 採用された回答

Joe
Joe 2014 年 1 月 21 日

1 投票

It is because the latest version of Dynare does not report nstatic, npred and nfwrd in oo_.dr as the old versions. You have to rewrite the codes related to these three variables.

その他の回答 (0 件)

カテゴリ

質問済み:

2013 年 12 月 3 日

編集済み:

2014 年 4 月 5 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by