Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to report the coefficient of the constant in ivreghdfe? #34

Open
leeway28 opened this issue Jul 27, 2021 · 2 comments
Open

How to report the coefficient of the constant in ivreghdfe? #34

leeway28 opened this issue Jul 27, 2021 · 2 comments

Comments

@leeway28
Copy link

I note that ivreghdfe automatically partial out the constant. How can I report the coefficient of the constant in ivreghdfe?

@sergiocorreia
Copy link
Owner

Sadly there's no easy way to report it, and I never had the need to do so. You could compute the fixed effects and then take their average, but that will only give you the point estimate and not the SE though (but of course, I can't think of a single reason for why you would care about the SE of the constant).

Best,
S

@leeway28
Copy link
Author

leeway28 commented Aug 2, 2021

I see. Thank you very much for the reply!

Best regards,
W

@leeway28 leeway28 reopened this Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants