At the moment, I'm dealing with the following problem:
In general it's better to use adj. R2 instead of (normal) R2.
However, the adj. R2 isn't given after using -xtreg fe- or -xtreg re-
After searching for several hours I couldn't find a solution for that, only found how to calculate it by hand and I need to run lots of regressions, so I'm inclined to use the (normal) R2 (unless someone is willing to give a solution how to get the adj. R2 in Stata). Maybe someone can explain why the adj. R2 isn't given, considering that it's a lot better than the (normal) R2.
In case of -xtreg re- I must use the overall R2. In the case of -xtreg fe- some sources claim that people must use the within R2, while other sources claim it's better to use the R2 of areg because it's also based on the variance explained by dummies (on contrary with the within R2 of -xtreg fe-). What's considered to be the best method these days?
In general it's better to use adj. R2 instead of (normal) R2.
However, the adj. R2 isn't given after using -xtreg fe- or -xtreg re-
After searching for several hours I couldn't find a solution for that, only found how to calculate it by hand and I need to run lots of regressions, so I'm inclined to use the (normal) R2 (unless someone is willing to give a solution how to get the adj. R2 in Stata). Maybe someone can explain why the adj. R2 isn't given, considering that it's a lot better than the (normal) R2.
In case of -xtreg re- I must use the overall R2. In the case of -xtreg fe- some sources claim that people must use the within R2, while other sources claim it's better to use the R2 of areg because it's also based on the variance explained by dummies (on contrary with the within R2 of -xtreg fe-). What's considered to be the best method these days?
Comment