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
Opening file in .dat formatHi, I am currently using the 16th version of STATA on MacOS. I want to open a 4GB document that has…
Different results between etregress and FE/OLSDear Statalisters, Using panel data, I estimated treatment effect with different timings of introduc…
Post Estimation using xtlsdvc estimatorHi, I want to estimate dynamic panel model with large T (55) and small N (17) (I have balanced panel…
How do I implement a matched -staggered difference in differences approach on stata?Hi everyone, I am currently trying to analyse how the implementation of a policy impacts subjects a…
Editing household IDsDear Users, I have the following household IDs: ID 0009f6b339824d57a39f5696c9c385a6 0011e7ca5a06…
Subscribe to:
Post Comments (Atom)
0 Response to 3SLS fixed effects with panel data
Post a Comment