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
Question about 2SLSDear all, I have a problem with 2SLS. Now I have one endogenous variable and I find one instrument v…
Simple table outputDear STATA users, I want a simple table output in word, however i can't seem to create it by just S…
ivreg2 versus twostepweakiv: how to choose?Hi everyone! I working on a problem using linear IV models. The main specification has one endogeno…
A difference in differences design with fixed effect approach.I am little bit confused about the ranking of the application of diff and FE/RE estimations. Shall I…
Plot different characterisitics of an observationDear Stata-community, I am using Stata 16. I have a dataset with peace agreements, their duration, a…
Subscribe to:
Post Comments (Atom)
0 Response to Adding sum of coefficients to output table
Post a Comment