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
HELP with Stata GraphicsDear Statalisty, I am really struggling with generating graphs in Stata. For the dataset below (whi…
Dataset: converting blank cells to numerical zeroHere's my data set in a .csv file: ("ins3.csv"): https://www.dropbox.com/s/000rcyo4oo7o4n8/ins3.csv?…
1000 times simulation with random treatment for different y variables I want to randomly assign treatment and then simulate it for 1000 times for all my y variables. I w…
Quadratic term omitted when using # operatorHello all, I am running xtlogit command in Stata 14.2 and my main variable of interest includes a q…
Problem with Merger commandHi everyone! I Have a problem with the command merge because I need to merge two-panel datasets that…
Subscribe to:
Post Comments (Atom)
0 Response to Reghdfe Help
Post a Comment