Hi,
I am conducting research on data that requires me to perform multi-dimensional fixed-effects. So far my regression command looks like this:
reghdfe lprice i.ALN##c.pcup* i.ALN##c.pcdown*, abs(i.ALN i.dtd i.OD) vce(rob)
As a natural next step i am interested in comparing the fixed effect specification to a Random-Effects through a hausmann test. However i am uncertain about what code would estimate an appropiate equivalent RE version of the code above.
Any suggestions to how i might perform such an operation?
Thank you in advance
Related Posts with Muli-dimensional Fixed effects (reghdfe) vs Random-effect
chi2 test with probability weightsDears I would lke to run a chi2 test but using pw rather than fw. If i use fw stata of course will …
Quick question: winsor right only & interactionDear members I have 2 very quick questions. First: I need to winsorize a variable further ONLY on …
Panel data formatHi I would like to transform my panel data so that the years are grouped from 1989 to 2016, consecut…
If statement within foreachHey! So I would like to run a regression if income is within the range of (0-10727.88). Code: l…
similar observations within one variableHi, I would like to spot the observations that are very much alike within one string variable. Let…
Subscribe to:
Post Comments (Atom)
0 Response to Muli-dimensional Fixed effects (reghdfe) vs Random-effect
Post a Comment