dynare结果的Residuals of the static equations:部分,所有的方程Equation number : NaN,然后报错
错误使用 print_info (line 90)
The steady state contains NaN or Inf
出错 steady (line 104)
    print_info(info,options_.noprint, options_);
出错 endog (line 615)
steady;
出错 dynare (line 235)
evalin('base',fname) ;
是不是只有模型构建的有问题这一种可能呢?