Dear all, I am regressing the impact of Netflix subscriptions on theatrical admissions in 16 countries from 2012 to 2017.
I have heterogeneity, hence I run
xtreg logadmissions lognetflixsubscribers loggdp averageTV, fe vce (robust)
xtreg logadmissions lognetflixsubscribers loggdp averageTV, re vce (robust)
and xtoverid test to decide which one is a better fit.
The result of the test shows that FE model is a better fit p<0.05. My question is, as you can see I don't use i.year and i.country variables in my model because of small sample size and low degrees of freedom. If I don't add time fixed effect in to my model as a result of this constraint, would be wrong? What can I do as an alternative? or shall I keep my model?
(Here is my FE regression results.)
Thank you.
Related Posts with FIXED EFFECT MODEL, small saple size.
Use of Rosenbaum Bounds sensitivity analysisHi everyone, I read up on the Rosenbaum sensitivity analysis and understand that it's usually used t…
Adding new lines in a given data setFor some reasons, I need to add a new line above a given data set to show the summations of variable…
Graph displaying too many decimal placesThe graph below is generated by these two lines of code: format %3.1g rho line rel_bias M, by(rho) I…
001002 and 1002 in StataHi, I got a problem. I have a variable named CG_IDFULL. The researcher used 001002 denotes the secon…
Extract the last word from String variableDear all How can I extract the last word from the variable EntrySector. For example "Bangkok - Pa…
Subscribe to:
Post Comments (Atom)
0 Response to FIXED EFFECT MODEL, small saple size.
Post a Comment