I am trying to perform 3SLS with fixed effects in stata 16 and the command I put in is accepted and no error is given. However it does not give me any results? Please can someone help me get these results or amend my command so it gives me them.
current command
xi reg3 (y = x1 x2 x3 x4 x5 x6 i.id) (x1=z1 i.id) (x2=z1 i.id) (x3=z2 i.id) (x4=Z3 i.id)
where x1,2,3,4 are endogenous, x5 and x6 exogenous, z are instrumental variables (x1 and x2 use same instrument as they are WGIs instrumented by the log of the European settler mortality rate)
any help would be appreciated
Related Posts with 3SLS fixed effects with panel data
xtreg and areg R^2I do not understand how the adjusted R^2 are calculated in these two commands. Here I follow what h…
Creating dummy variable based on another dummy variable within a group (panel data)Hi! In my dataset, I have variable firm_id, year, industry_id and acquisition_dummy (=1 if an event…
How to run a regression with missing value for one groupI want to run a simple regression with one variable that is available only for female. I have four …
Calculating AARs and CAARs and their t-testsDear forum members, I am currently performing event study in M&A setting. I calculated ARs and …
Joint significance of FEs using PPML estimatorHello statalists, Using the PPML estimator to estimate a gravity model of the form; ppml_panel_sg …
Subscribe to:
Post Comments (Atom)
0 Response to 3SLS fixed effects with panel data
Post a Comment