FINDING STEADY STATE. ERROR.....HELP

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.

FINDING STEADY STATE. ERROR.....HELP

Postby sanga » Wed Jun 11, 2014 4:04 pm

Dear all,
I try to run a multi-country model, but I'm now facing some problems to find the steady state; The error message is the following:
"STEADY: numerical initial values or parameters incompatible with the following equations
8 38 48 78"
Please, Can someone help me to solve this problem and to find these cited equations?
The mod file is attached;
Thanks!!!!!!
Attachments
model_b.mod
(8.83 KiB) Downloaded 77 times
sanga
 
Posts: 24
Joined: Sat Mar 31, 2012 8:50 pm

Re: FINDING STEADY STATE. ERROR.....HELP

Postby jpfeifer » Wed Jun 11, 2014 4:14 pm

Using
Code: Select all
initval(all_values_required);

displays:
You have not set the following endogenous variables in initval: nh_1 nn_1 ut_1 dy_1 dc_1 dn_1 u_c_1 u_n_1 nh_2 nn_2 ut_2 dy_2 dc_2 dn_2 u_c_2 u_n_2

When using equations like
Code: Select all
    w_@{i} = -u_n_@{i} * u_c_@{i}^(-1);

where you have 1/u_c_, you cannot leave the u_c_ initialized to 0.
------------
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: FINDING STEADY STATE. ERROR.....HELP

Postby sanga » Wed Jun 11, 2014 6:24 pm

Thank you very much JPFEIFER for your quick reply;

I will try this solution and will let you know the result.

Best,
sanga
 
Posts: 24
Joined: Sat Mar 31, 2012 8:50 pm

Re: FINDING STEADY STATE. ERROR.....HELP

Postby sanga » Thu Jun 12, 2014 8:04 am

Hi Jpfeifer,
I have corrected the initval's problem, but the dynare can't find the steady state until now. Please can you help me again?
The corrected mod file is attached;
Thanks!!!!!!!!!!!!!!
Attachments
model_b.mod
(9.13 KiB) Downloaded 70 times
sanga
 
Posts: 24
Joined: Sat Mar 31, 2012 8:50 pm

Re: FINDING STEADY STATE. ERROR.....HELP

Postby jpfeifer » Thu Jun 12, 2014 8:43 am

Use model_diagnostics to see that there is a collinearity problem.

Regarding the steady state: look at the equations
Code: Select all
    w_@{i} = -u_n_@{i} * u_c_@{i}^(-1);

They are the ones with the residuals.
------------
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: FINDING STEADY STATE. ERROR.....HELP

Postby sanga » Thu Jun 12, 2014 10:58 am

Thank you Jpfeifer!
I will try to correct it;
sanga
 
Posts: 24
Joined: Sat Mar 31, 2012 8:50 pm


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 5 guests