Page 1 of 1

Error Message when solving first order aprox

PostPosted: Sat Jan 25, 2014 5:36 am
by pcb
Hi,

I am solving a very simple RBC like model, for a given parameters I am trying I get the following error:

In an assignment A(I) = B, the number of elements in B and I must be the
same.

Error in dyn_first_order_solver (line 177)
info(2) = temp'*temp;

Error in stochastic_solvers (line 172)
[dr,info] = dyn_first_order_solver(jacobia_,M_,dr,options_,task);

Error in resol (line 118)
[dr,info] = stochastic_solvers(dr,check_flag,M,options,oo);


All eigenvalues in the dr object are imaginary, does it simply mean there is no stable RE equilibrium?

Re: Error Message when solving first order aprox

PostPosted: Mon Jan 27, 2014 7:29 am
by jpfeifer
If you are using Dynare 4.4 and the problem persists, please post the mod-file