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
How to treat differing likert scalesHi all, I am using panel data from British Election Survey to perform a fixed effect OLS regression …
Dropping observation under conditionsDear expers, my data: Code: * Example generated by -dataex-. To install: ssc install dataex clear …
Drop variable if varlabel contains certain expressionHey Statalisters, I am trying to drop all variables that have the expression "Domestic Currency" in…
market participationsHi, I have these variables in a database: exporter / importer / productcode / milk milk is the valu…
Nested loop over observations and varlistHello everyone! I am trying to do something which, upon reading manuals and forum entries, seems per…
Subscribe to:
Post Comments (Atom)
0 Response to Reghdfe Help
Post a Comment