Dear all,
I am estimating an equation of the form: xtreg y x1 i.year#x1 i.year, fe cluster(country)
Where years are 2002, 2003, 2004, 2005
In the latex output table I want to show the sum of the coefficients of i.year#x1 + x1. To calculate the total, I use:
lincom 2002.year#x1 + x1
lincom 2003.year#x1 + x1
lincom 2004.year#x1 + x1
lincom 2005.year#x1 + x1
Is there any way that I can create a table showing the resulting coefficients from the lincom calculations including the statistical significance? I have tried with estadd / esttab but have not managed so far.
Thank you very much!
Joan
Related Posts with Adding sum of coefficients to output table
How can I use acfest to estimate a translog TFP?Dear statalists: I want to use acfest to estimate TFP,but my production function is a translog-form,…
generating multiple variables using multiple combinations of different variablesHi all, I have two sets of variables "within5km within10km within20km" and "less2plus 7 less2plus14 …
Analysis on subset of dataset and aggregationHi, I am trying to do the following. The command inequal7 is able to give various inequality measur…
anova controlled by cognitive levelHi to everybody Is it correct, to control, anova FOR cognitive level (continuos variables) the follo…
Listing cohorts: Number of firm-year observationsHello Guys, My sample period is 1976 to 2016 (fyear in the attached dta file and gvkey is the firm …
Subscribe to:
Post Comments (Atom)
0 Response to Adding sum of coefficients to output table
Post a Comment