Hi,everyone:
I have a question about the steady state and QZ decomposition of my linear model.
the result shows that:
STEADY-STATE RESULTS:
y 0
c 0
k 0
i 0
n 0
m 0.26738
b 0
w 0
rk 0
mc 0
rn 0
pai 0
g 0
a 0
??? Error using ==> print_info at 36
The generalized Schur (QZ) decomposition failed. For more information, see the documentation
for Lapack function dgges: info=13, n=11
Error in ==> check at 76
print_info(info, options.noprint);
Error in ==> code at 243
oo_.dr.eigval = check(M_,options_,oo_);
Error in ==> dynare at 120
evalin('base',fname) ;
I try to get the steady state value of"m",but it isn't 0.26738, I think it should be 0. and the The generalized Schur (QZ) decomposition is failed .Is there any error of my model?
I have confused by this queation for many weeks,If anybody can offer help, I'd really appreciate it.