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
IV vs OLS standard errorsHi, I am running an IV-regression and get smaller standard errors than from the OLS-regression (usin…
Low number of events in Firth logistic analysisHi, First a little bit of background: I am working with a dataset with N = 90 cases. I have 14 depe…
Make new variables based on the information in brackets in current columnHi I am looking to make new variables with more specific information based on what is currently con…
Treatment effect model suggestion using StataHi all, I want to develop my model to assess the relationship between traffic accident and repair o…
Heterogeneity and Variability of variables for selected cases in Panel DataDear All, I have a panel data with three waves and i am comparing the mean difference (mean comparis…
Subscribe to:
Post Comments (Atom)
0 Response to Coefplot dropping first interaction w/ reghdfe
Post a Comment