Hello, I have Stata 15.1 installed and today reghdfe stopped working and gives me the following error 'class FixedEffects undefined'. I used the same data yesterday and it worked without issue. I have version 5.6.8 of reghdfe and tried to reinstall today. I am really not sure what the issue is as I get the same error even if I use the example from the help file:
sysuse auto
reghdfe price weight length, absorb(rep78)
Any thoughts on why this would stop executing?
Thank you
Related Posts with reghdfe
How to find the controls from a subset of cases in an already case-control matched sampleHi, I am new to this forum but have been using STATA for a while for very basic statistical analysis…
Correlation between two observations across multiple variablesHello fellow Stata users: I have a panel dataset of patenting footprints of various companies. Each…
Testing for heteroskedasticity after xtregarHow do I test for heteroskedasticity after xtregar? My code is below: xtregar gp expansion populatio…
plabel(_all percent) with graph pieArray I have to graph a pie in stata. Everything is perfect exept I'm not able to see all percent …
Redesigning dataset with categorical variableDear Statalist, I need a help with redesigning a dataset. It contains information on validity of co…
Subscribe to:
Post Comments (Atom)
0 Response to reghdfe
Post a Comment