Help:eigenvalues is close to 0/0

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Help:eigenvalues is close to 0/0

Postby libingnian » Thu Mar 07, 2013 6:20 am

hi, i'm a beginner of dynare, i have log-linearize the model by hand, and put the linearization model into Dynare mod. The Error message is

>> dynare floatlinear4.mod

Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.

Starting Dynare (version 4.2.5).
Starting preprocessing of the model file ...
Found 13 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.


STEADY-STATE RESULTS:

p 0
y 0
pf 0
r 0
s 0
x 0
c 0
w 0
pm 0
l 0
m 0
mc 0
b 0
??? 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 ==> stoch_simul at 71
print_info(info, options_.noprint);

Error in ==> floatlinear4 at 221
info = stoch_simul(var_list_);

Error in ==> dynare at 120
evalin('base',fname) ;


what's the problem? it is because of the model structure or the parameter? ths verymuch
Attachments
floatlinear4.mod
(1.33 KiB) Downloaded 73 times
libingnian
 
Posts: 2
Joined: Thu Mar 07, 2013 1:35 am

Re: Help:eigenvalues is close to 0/0

Postby jpfeifer » Sun Mar 10, 2013 10:16 am

You have a collinearity issue. If you type
Code: Select all
model_diagnostics(M_,options_,oo_)

you get:

model_diagnostic: the Jacobian of the static model is singular
there is 1 colinear relationships between the variables and the equations
Colinear variables:
p
y
s
x
c
w
pm
l
m
b
Colinear equations
3 4 5


Looks like an issue with Walras' Law
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany

Re: Help:eigenvalues is close to 0/0

Postby libingnian » Thu Mar 21, 2013 3:26 am

Dear Jpfeifer,
much much appreciate!!


best
bingnian
libingnian
 
Posts: 2
Joined: Thu Mar 07, 2013 1:35 am


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 4 guests