Page 1 of 1

sticky price model

PostPosted: Thu Feb 04, 2010 11:46 pm
by xujh03
Hi, I am trying to write a sticky price model. Following dynare manual, the optimal price p*=S/D, where S and D are infinite sum of some variables. Then write S and D recursively out. But it seems that dynare reports that Blanchard and Kahn condition is not satisfied. I check manytimes, but can not find the mistakes.
Is there anyone who can help me on this? Thank you very much!
Best
Jianhuan

Re: sticky price model

PostPosted: Tue Feb 09, 2010 7:39 am
by AssiaEzzeroug
Hi,

First you didn't assign a value to the parameter "phi". Besides, your steady-state file (stickyprice_steadystate.m) is called differently than your mod-file (stickprice) such as Dynare cant find your initial values to compute the steady-state and set each variable at 0 by default.

Best