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
time series regressions for a portfolioDear all For a project we have to use performance regression to estimate whether a portfolio delive…
Seek help for concentration curveDear Sir/Madam, colleagues, I tried to plot a concentration curve with the following commend from s…
Create a new variable based on a date string variable yyyy-mm-dd and a numeric variable (yyyymmdd)Hi! I am very new to STATA. I have seen you answer different questions regarding date-variables. Ho…
Setting version, seed, and sortseed not sufficient for reproducibility?The following code appears to produce different results depending on the Stata 16.1 edition I use. …
Problems creating a single variable that represents the different conditions of my experimentHi all, For my Master thesis, I used Qualtrics for an online experiment and within this experiment …
Subscribe to:
Post Comments (Atom)
0 Response to Simultaneous equations
Post a Comment