Page 1 of 1

model_diagnostics doesn't print out anything

PostPosted: Mon Jul 03, 2017 9:08 pm
by adi199283
My program does not work because Blanchard Kahn conditions are not satisfied: indeterminacy due to rank failure.

However, when I run model_diagnostics, nothing is printed out. Does anyone has any idea about this?

Thanks.

Re: model_diagnostics doesn't print out anything

PostPosted: Tue Jul 04, 2017 12:26 pm
by jpfeifer
Is your steady state correct? You have
PI 0.395807

while
Code: Select all
PIbar      = 1.016200;    % steady state inflation

Even accounting for the logarithm, this is very different.