Hi,
I have run a standard new Keynesian model:
xhat(+1)=xhat+sigma*ihat-sigma*pihat(+1)-sigma*rnhat; (is curve)
pihat=k*xhat+beta*pihat(+1); (phillips curve)
rnhat=ro_rn*rnhat(-1)+s_rn; (process for the natural rate of interest rate)
where monetary policy is derived through the minimisation of the loss function with additional constraint on the nominal interest variability, i.e.
L(t)=pihat(t)^2+lambda_x*xhat(t)^2+lambda_i*(ihat(t)-im)^2
So you get additional FOC in order to derive monetary policy:
pihat=beta^(-1)*sigma*gama1(-1)-gama2+gama2(-1);
lambda_x*xhat=-gama1+beta^(-1)*gama1(-1)+k*gama2;
lambda_i*ihat=lambda_i*im-sigma*gama1;
The model works fine however for some values of parameters of lambda_i and im I obtain the following error:
??? Error using ==> print_info
MJDGGES returns the following error code7
Error in ==> stoch_simul at 50
print_info(info);
Error in ==> woodford_searchLM at 97
stoch_simul(var_list_);
Error in ==> dynare at 26
evalin('base',fname) ;
I just wonder what this error message means.
I would be grateful for any comment.
Regards,
Anna