I am coding a tax policy model on housing and intermediary(Something like ALPAND,ZUBAIRY 2015). I found the steady state in an external file and put them as intval; into Dynare. I want to shock my model and change deductibility of tax on housing by changing I_m=1 to I_m=1.1; ( uploaded file : H_7_deterministic) But unfortunately I get the error :
. My external steady stead file can find perfectly the new steady state.hence I tried to use endval; and put the new steady states in this block. Now Dynare can find the steady state but I get still the same error. ( uploaded file : H_8_deterministic with endval;).Simulation terminated with NaN or Inf in the residuals or endogenous variables. There is most likely something wrong with your model.
I use
- Code: Select all
"model_diagnostics(M_,options_,oo_)"
What do you think about this error and what could I deal with it?
PS: the extension .mat is not allowed to upload here so I probably you could not be able to run the codes. What I can do?
Sincerely,