Hello.
I am trying to run a fixed effects model, but as I am using country dummy variables. I have set my panel to xtset: Country, Year.
My country dummy variables are omitted because of collinearity, which makes sense.
My model contains 3 countries, and I use Country 1 as my baseline so I omit it in my regression.
I know that STATA computes country fixed effects when running a regression (e.g. xtreg x y Country 2 Country 3) but does not automatically display these fixed effects. What I am trying to do, is to retrieve them, and I do no know how to do this.
Thank you in advance for your help,
Nolan.
Related Posts with Display fixed effects without using 'fe'
Output OLS RegressionHello everyone. For my thesis I have to run a OLS regression estimated cross-sectionally by industr…
Difference between F.E. model, OLS and 2SLS regressions?Hello, In my work, I try to investigate whether differences exist between Europe and around the glo…
Fixing X-axis on dotplotHi, I am having some trouble with the X-axis on my dot plot. The Y-axis is the different patients …
Creating new VCE matrixHello, I am runnning the following model Code: sem(M<-T C1 C2 C3)(Y<- T M C1 C2 C3) and I g…
Using xtivreg2 with clusterDear Statalisters, I am conducting an econometric research on energy economics. I am using xtivreg2 …
Subscribe to:
Post Comments (Atom)
0 Response to Display fixed effects without using 'fe'
Post a Comment