Hi Everyone,
When I use reghdfe and cluster my standard errors at the fixed effect level, my fixed effects become redundant and I got the following message
"* = FE nested within cluster; treated as redundant for DoF computation"
If I dont cluster, I get the same coefficients (of course with different standard errors) and do not get any warning about nested fixed effects.
Does anyone have an idea why I am seeing this? Thanks in advance.
Array
Related Posts with Reghdfe Absorbed DoF
Durbin Wu Hausman TestHello, i am struggling with interpreting results from Durbin-Wu Hausman Test for Pooled OLS and fi…
Creating all matched pairs Code: clear all set obs 50 generate id1 = . replace id1 = 1 if _n > 0 & _n < 10 replace …
boottest: just as wild, 10X fasterAppendix A.2 of the paper about boottest describes an opportunity to speed up the program's construc…
Propensity Sample Match with Fixed EffectsI am working on a large data set that includes observations from two different years (it's not a pan…
How to transform this kind of data to panel dataHi everyone, I have a dataset like follows, MMM US Equity MMM US Equity MMM US Equity ABBN SW Eq…
Subscribe to:
Post Comments (Atom)
0 Response to Reghdfe Absorbed DoF
Post a Comment