Dear all,
I am running a panel regression with individual fixed effects. When using the -xtreg, fe- command, I get very low R2 (both for within, between and overall, all ranging from 0.000 to 0.10)
However, on the much quoted page https://www.princeton.edu/~otorres/Panel101.pdf that when reporting the R2 for fixed effects models, the R2 from - areg, absorb(id) - is preferred to the R2 obtained from -xtreg, fe-. Is this indeed the case, and if so, why? Indeed, with -areg, absorb(id)- I get an adjusted R2 that is much more sensible (0.63). However, since my standard errors have change between the two specification, I am a bit confused as to whether it is appropriate to report the R2 from this regression when using the standard errors from the xtreg,fe specification.
Many thanks in advance.
Edit: I should have mentioned that I am clustering standard errors that the geographical level, hence why I think the standard errors from xtreg,fe are more appropriate as explained in this post https://www.stata.com/statalist/arch.../msg00596.html
I am running a panel regression with individual fixed effects. When using the -xtreg, fe- command, I get very low R2 (both for within, between and overall, all ranging from 0.000 to 0.10)
However, on the much quoted page https://www.princeton.edu/~otorres/Panel101.pdf that when reporting the R2 for fixed effects models, the R2 from - areg, absorb(id) - is preferred to the R2 obtained from -xtreg, fe-. Is this indeed the case, and if so, why? Indeed, with -areg, absorb(id)- I get an adjusted R2 that is much more sensible (0.63). However, since my standard errors have change between the two specification, I am a bit confused as to whether it is appropriate to report the R2 from this regression when using the standard errors from the xtreg,fe specification.
Many thanks in advance.
Edit: I should have mentioned that I am clustering standard errors that the geographical level, hence why I think the standard errors from xtreg,fe are more appropriate as explained in this post https://www.stata.com/statalist/arch.../msg00596.html

Comment