non-linear GMM

For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the Econometric Discussions forum.

Moderators: EViews Gareth, EViews Moderator

red2
Posts: 1
Joined: Tue Jan 27, 2015 1:45 pm

non-linear GMM

Postby red2 » Tue Jan 27, 2015 2:33 pm

Dear All,
Actually, I’m working on the topic of estimating the budget function based on the Eviews. Below is some few details on the method I’m working with and I was wondering if you would like to support me in addressing some issues.
The function below will be solved by non-linear GMM method:
S_t=PS_(t-1)+(1-P)βd_(t-1)+(1-P)γx_t+ e_t

S = Government budget balance
P = the current value of the fiscal policy instrument partially adjusts
d= Public Debt
X=output Gap
e= shock
Instrumental variables: Inflation rate, interest rate and real and effective exchange rate.

Basic articles tackling this function had worked with the non-linear GMM method.
The estimation of this method is mainly obtained by following two steps:
Fist step:
Non-linear 2sls are used to obtain the initial values of the above parameters.
Second step :
These parameters are used to build an optimal weighting matrix that is used to estimate the same function again.


If you don’t mind, could you please give more explanation on the obove steps? And How can we use these steps in Eviews?

I will be waiting for your feedback which will be highly appreciated and please let me know if you need any further information.


Many thanks and best regards.

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13604
Joined: Tue Sep 16, 2008 5:38 pm

Re: non-linear GMM

Postby EViews Gareth » Tue Jan 27, 2015 2:59 pm

Specify the equation as:

Code: Select all

s=c(1)*s(-1)+(1-c(1))*c(2)*dd(-1)+(1-c(1))*yx(-1) @ i int r er
Choose GMM as the estimation method, with weight updating set to Seq. N-step Iterative, with 1 step.

You don't say what sort of weighting matrix you want to use, but set it to what you want it to be. That should be it.

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: non-linear GMM

Postby trubador » Wed Jan 28, 2015 12:28 am

Gareth is right. But, I guess the third term should be as follows:
...+(1-c(1))*(1-c(3))*x(-1)...


Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests