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

Give a better error message after running reghdfe without FEs #1

Open
sergiocorreia opened this issue Feb 19, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@sergiocorreia
Copy link
Collaborator

Example:

sysuse auto
reghdfe price weight
sumhdfe

Here, we currently fail with error variable nowarn not found, but instead should either fail with an error such as reghdfe regression contained no fixed effects or just report Panel A (summary stats)

@sergiocorreia sergiocorreia added the enhancement New feature or request label Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant