HI,
I am a beginner of dynare.
my model raised an error which were posted many times in our forum:
??? 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)
>> model_diagnostics(M_,options_,oo_)
model_diagnostic: the Jacobian of the static model is singular
there is 4 colinear relationships between the variables and the equations
...
Relation 1
Colinear equations
1 5 13 18 19 44 46 47 48 49 50 62 65 75 76
....
my question is :
Where is the Colinear equations 1? Is it the first equation in the code?
Thanks very much,I am appreciated your generous help.