You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I read the help file of -reghdfe- in Stata, it states that:
Missing Features
(If you are interested in discussing these or others, feel free to contact me)
Code, long term:
- The interaction with cont vars (i.a#c.b) may suffer from numerical accuracy issues, as we are dividing by a sum of squares
- Calculate exact DoF adjustment for 3+ HDFEs (note: not a problem with cluster VCE when one FE is nested within the cluster)
- More postestimation commands (lincom? margins?)
However, looks to me we can run -margins- after running -reghdfe-. Could you tell me whether you suggest using -margins- after running -reghdfe- or not? If the results of -margins- reliable? Thank you
The text was updated successfully, but these errors were encountered:
When I read the help file of -reghdfe- in Stata, it states that:
Missing Features
However, looks to me we can run -margins- after running -reghdfe-. Could you tell me whether you suggest using -margins- after running -reghdfe- or not? If the results of -margins- reliable? Thank you
The text was updated successfully, but these errors were encountered: