Page 1 of 1

IRF data reads NaN

PostPosted: Tue Jun 19, 2012 3:27 pm
by akeinsley
Hello,

I've run my .mod file and everything seems to be working right (steady states and moment conditions seem fine), but all of the data regarding my IRFs reads NaN. I'm not sure what would be causing this (still new at this), but if anyone has any ideas, please let me know. I've attached the .mod file below.

Thanks!

Re: IRF data reads NaN

PostPosted: Tue Jun 19, 2012 4:44 pm
by jpfeifer
Try stoch_simul with order=1 or pruning. One of your shocks is simply huge (stdev=log(2)).

Re: IRF data reads NaN

PostPosted: Wed Jun 20, 2012 2:38 pm
by akeinsley
Marvelous! Thank you so much.