Hello,
I am doing accounting research. Recently I read a research paper using the generalized method of moments (GMM) to estimate the system of simultaneous equations for endogeneity issue. I need to do the same thing in my research but I don't know what the codes are. When I searched for information about GMM online, most articles mentioned xtabond2 command, but it doesn't seem that this is the correct command in this case.
The research paper I read mentioned the following:
"I use the generalized method of moments to estimate the system of simultaneous equations. The simultaneous equations are:
Eq(1) RSE = a0 + a1DIRSH + a2lnSales + a3Debt + a4Salesgrowth + Year_dum + Industry_dum
Eq(2) DIRSH = b0 + b1RSE + b2ProxyQ + b3lnSales + b4lnRem + b5BoardSize + b6BoardComp + Industry_dum
Eq(3) BoardSize = c0 + c1RSE + c2DIRSH + c3ProxyQ + c4lnSales + c5Debt + c6Salesgrowth + c7lnRem + Industry_dum
Eq(4) BoardComp = d0 + d1RSE + d2DIRSH + d3ProxyQ + d4lnSales + d5Debt + d6Salesgrowth + d7BoardSize + Inudstry_dum"
It is much appreciated if someone can advise what the codes are in order to run the above simultaneous equations in Stata.
Thank you very much.
Liyu
Related Posts with Simultaneous equations
Merging multiple files in multiple folder on different variables in a loopHello. I have a folder with about 50 data files. I want to merge the files either on 1 or 2 variable…
Stata shows "wrong" valueHey, I have a dta file with several variables. The properties of the variables in the dta file are …
Generating a new variable from one variable and part of anotherHello, I am looking to create a variable for the total health expenditure for females. I currently h…
convergence not achieved in qregHi I am trying to do qreg of x variables on Y. one of my X(Return ID-1) variable is a part of the Y…
Difficulty in stata codesI have three dta files for three sectors of an economy (and these are the only three sectors that co…
Subscribe to:
Post Comments (Atom)
0 Response to Simultaneous equations
Post a Comment