numerical initial values incompatible with the following equ

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.

numerical initial values incompatible with the following equ

Postby yshguo » Tue Feb 02, 2010 5:24 am

HI everybody

I am having some difficulties solving my model, The wrong information as follows:

Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.

Starting Dynare ...
Starting preprocessing of the model file ...
33 equation(s) found
Processing derivation ...
Processing Order 1... done
Processing Order 2... done
Processing outputs ...
Preprocessing completed.
Starting Matlab computing ...

STEADY: numerical initial values incompatible with the following equations
3 4 5 6 7 12 13 17 18 19 20

??? Error using ==> dynare_solve at 82
exiting ...

Error in ==> steady_ at 69
[oo_.steady_state,check] = dynare_solve([M_.fname '_static'],...

Error in ==> steady at 52
steady_;

Error in ==> huilv_faml at 301
steady;

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

thank you so much.

yshguo
Attachments
huilv_faml.mod
(2.45 KiB) Downloaded 144 times
yshguo
 
Posts: 12
Joined: Sun Sep 20, 2009 4:44 am

Re: numerical initial values incompatible with the following equ

Postby AssiaEzzeroug » Wed Feb 03, 2010 8:36 am

Hi,

if you add the instruction "resid(1);" just before the instruction "steady;" you'll see that some NaN appear, usually mean you didn't declare a parameter or assign a value to one/some of them. To show this, type in the command window "M_.params" (vector of parameters' values) and M_.param_names (vector of parameters' names associated). In your case, you'll see that you didn't assign a value to some parameters (for instance "theta") or declare them in the block "parameters"..

Hope this helps,

Best
AssiaEzzeroug
 
Posts: 83
Joined: Tue Nov 24, 2009 3:48 pm


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 8 guests