Code:
reg y x1 x2 x3 year* t_year*, noconstant
My regression output for this one model is long because each FE gets a row. 15 rows for the year FE and another 15 for those same years interacted. I'd like to output the coefficients for these year FE into Latex to get something like the simple table below. Something like coefplot, which lets you rename variables and group them together, but for a table output would work. Looking for any advice.
Year | Treatment Interaction | No Interaction |
2001 | Beta | Beta |
2002 | Beta | Beta |
2003 | Beta | Beta |
2004 | Beta | Beta |
2005 | Beta | Beta |
0 Response to Outputting Two Columns: Year and Treatment*Year
Post a Comment