Dear colleagues,
Using coefplot after running reghdfe, interaction terms are being dropped.
For example, with the auto data (abusing it to just get output):
sysuse auto, clear
reghdfe mpg i.rep78#c.price, absorb(i.foreign)
eststo p1
coefplot p1, keep(*.rep78*)
notice that it drops the coefficient for rep78==1 interacted w/ price
I have this problem, but with my own data.
Any insights?
Thank you for your time!
Related Posts with Coefplot dropping first interaction w/ reghdfe
MisstableHello, Looking to do misstable summarize. I have a variable split into cases and controls. Then I h…
event study - eventstudy2I am a postgraduate student writing my thesis. I am somewhat a novice in the field I have chosen to …
Dummy Variable??Hi All, I have tried to find this answer in the forum but cant seem to. I have a set of panel data …
Age and GenderBonjour, First and foremost, I have to warn you that Im such a beginner on STATA & statistics o…
Generating mean returns, based on xtile returnsHi comminuty, I seem to have problems with calculating mean returns (ret_sup in my data). My datase…
Subscribe to:
Post Comments (Atom)
0 Response to Coefplot dropping first interaction w/ reghdfe
Post a Comment