Hello! I'm trying to recover the coefficient on certain levels of an absorbed variable in a regression model.
I previously have used reghdfe's `savefe` option to look at individual coefficient when desired. With Stata 19 I've been trying to switch to areg everywhere but don't know how to best mimic this functionality with areg.
With one absorbed variable `predict newvar, d` gives roughly the save output. But I am unsure how to recover just the coefficient on specific fixed effects individually.
Any help is appreciated!
I previously have used reghdfe's `savefe` option to look at individual coefficient when desired. With Stata 19 I've been trying to switch to areg everywhere but don't know how to best mimic this functionality with areg.
With one absorbed variable `predict newvar, d` gives roughly the save output. But I am unsure how to recover just the coefficient on specific fixed effects individually.
Any help is appreciated!

Comment