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
LoopHello fellow Stata users, I have a question regarding the forvalues loop, this is the first time I …
Trouble working with %tc datesHello, I have a variable "EndDate" whose format is double yet displays as if it was %tc. I need to …
Help creating a bar graph over multiple variablesGreetings, When creating a graph bar and dividing it over a variable, I cant figure out a way to add…
Meta proportionHi to everybody... after running the "metaprop" command if it is possible to write instead of "ES" "…
Regression of a few selected observationsI have a set of data but would only require to use of a few observations from the entire dataset. I …
Subscribe to:
Post Comments (Atom)
0 Response to 3SLS fixed effects with panel data
Post a Comment