Hello! Evreyone!
I did estimation of my model (stochastic) and I got the message bellow. Could anybody help me solve it? I don't know how to cope with matrix singularity problem in my model.
Any suggestion is welcome. Thanks
Warning: Matrix is close to singular or badly scaled.
Results may be inaccurate. RCOND = 1.998226e-037.
> In evaluate_steady_state at 76
In resol at 108
In check at 71
In Gambia33 at 379
In dynare at 120
??? Error using ==> print_info at 49
The Jacobian matrix evaluated at the steady state contains elements that are not real or are infinite
Error in ==> check at 76
print_info(info, options.noprint);
Error in ==> Gambia33 at 379
check(M_,options_,oo_);
Error in ==> dynare at 120
evalin('base',fname) ;