Hi,
I am running a panel data with 3000 observations and each student has two subjects recorded.
I would like to run both student and subject fixed effects.
My code was
xtset STU_ID subject
xtreg testscore i.STU_ID i.subject SubjGradeA, fe cluster(STU_ID)
However, stata omitted all the dummy variables for STU_ID due to collinearity.
Does that mean that I do not require i.STU_ID for student fixed effect?
Thanks
Related Posts with Student and Subject Fixed effects
Pooled OLS Firm effect vs Industry EffectHello I have explored this forum for the question of firm vs industry fixed effect. But they always…
Using starting values to overcome convergence problem - always getting r(503)Dear all, I am trying to fix convergence problem of my model using starting values as suggested man…
AR(1) is insignificant in difference GMMHello ! I am trying to estimate the following model in both difference and system GMM. However, the…
doflist command in reghdfeHi there, I am currently having issues with collinearity of fixed effects in my 'reghdfe- regressio…
Quadratic term and concave relationship thresholdHello everyone, I am exploring whether the hypothesis that above a certain threshold financial dept…
Subscribe to:
Post Comments (Atom)
0 Response to Student and Subject Fixed effects
Post a Comment