Hello jpfeifer,
I run a model but this model have an error:
??? Error using ==> print_info at 52
One of the eigenvalues is close to 0/0 (the absolute value of numerator and denominator is smaller than 1e-6)
Error in ==> check at 76
print_info(info, options.noprint);
Error in ==> calib711nobd at 493
oo_.dr.eigval = check(M_,options_,oo_);
I don't know how to solve this problem?