Hi guys, i'm trying to run a muilti-fixed effects regression using reghdfe
when i type my code:
reghdfe log_tobin DiD1 $xlist if fisc_year>=2014 & fisc_year<=2017, a( co_code fisc_year sic_code) vce(robust)
I get an error saying "class FixedEffects Undefined"
How would i go about solving this issue?
Related Posts with Reghdfe Help
collapse variable in more than 1 way in one collapse commandIs it possible to collapse the same variable in more than 1 way in 1 collapse command (e.g., to get …
Help Regarding "esttab"Greetings Everyone! Hopefully, you will be fine, I want to add Groups(Firms) in the Regression Tabl…
collapse variable in more than 1 way in one collapse commandIs it possible to collapse the same variable in more than 1 way in 1 collapse command (e.g., to get …
Place date year on a second line on x-axisMy x-axis data is currently in date (week) format, so my current code as part of a twoway graph is a…
How to generate i*j by forvalues?If year=1,2,3,4; and prov=1,2,3,4,5,6,7. So how to calculate i*j, thanks a lot! I run this,but it is…
Subscribe to:
Post Comments (Atom)
0 Response to Reghdfe Help
Post a Comment