k_order_perturbation error
Posted: Sun Mar 23, 2014 5:00 pm
Hi guys, I am trying to replicate the paper "Risk Matters: The Real Effects of Volatility Shocks" by Fernandez-Villaverde et al. I get following message:
dynare:k_order_perturbation: Caught Kord exception: NaN or Inf asserted in first order derivatives in FirstOrder::solve
Error using print_info (line 68)
k_order_pert was unable to compute the solution
Error in stoch_simul (line 98)
print_info(info, options_.noprint, options_);
Error in dsge_risks2 (line 275)
info = stoch_simul(var_list_);
Error in dynare (line 180)
evalin('base',fname) ;
I don't know what it meas nor where to start looking on how to solve it
any help would be deeply appreciated
dynare:k_order_perturbation: Caught Kord exception: NaN or Inf asserted in first order derivatives in FirstOrder::solve
Error using print_info (line 68)
k_order_pert was unable to compute the solution
Error in stoch_simul (line 98)
print_info(info, options_.noprint, options_);
Error in dsge_risks2 (line 275)
info = stoch_simul(var_list_);
Error in dynare (line 180)
evalin('base',fname) ;
I don't know what it meas nor where to start looking on how to solve it
any help would be deeply appreciated