Hello everyone,
For my thesis, I am aming on extracting country fixed effects on the perception of migrants. For that purpose, my supervisor instructed me to use the *xtreg* command.
As you can see below, when I use *tab cntry*, I have 20 countries including EE = Estonia:
Array
But after using:
xtset cntry
xtrereg patm trstun trstep i.safe i.strgov i.trad i.rule imp_eco imp_cult lrscale ecoinsec i.hinctnta sex i.agebrack eduyrs highschool apprentice undergrad postgrad i.cntry, vce(robust)
I receive the following output for the country variables:
Array
As you can see, EE = Estonia is not included anymore. Why is that?
I already tried removing vce(robust) or to replace it by vce(country = robust).
Interestingly, I am working with the data from the Eurobarometer. This is for ESS7 in 2014. I already did the same regression on ESS8 in 2016 and I did not have that issue.
Can anyone help me?
Thank you very much in advance for your help!
Aileen
Related Posts with xtreg regression leaves out one country for i.country
Testing correlation of two variables with many variablesHi I have the following variables drought_rp, flood_rp, *_rms *_rms represents 50 variables with _rm…
mixed variance decomposition using nested and crossed panel dataI want to decompose the variation of what I characterize as "concordance scores" by applying the mix…
Problem with command "reshape" (Stata 14)I have used the command "reshape" for years very frequently. However, when I tried to ran it again t…
How to test if the sum of two parameters are zero when we use mlogit command?Hi I want to know how to test if the sum of two parameters are zero in the mlogit context. <Nota…
Effect of Endogeneity on SignificanceDear Statalist, I have a fairly simple doubt, forgive me if it's rather basic, but I was wondering …
Subscribe to:
Post Comments (Atom)
0 Response to xtreg regression leaves out one country for i.country
Post a Comment