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
Generate an initial variable for a specific yearHello everyone, I have panel data with several countries countries over a specific time period. Now…
Renaming with nested loops over irregularly repeated variables in order to prepare data for RESHAPEHi everyone, Thanks for what you do, I have benefited from your discussions for a long time before …
survey design and model specificationI shall be grateful for comments by Statalist members survey design and model specification with a d…
Twoway Scatter help: Change range, show labels and Bisector lineHello. I am trying to do a twoway scatter graph. The first problem i faced was that the range was no…
Comparing xtreg and repeated-measures ANOVAHello, This is a partial repost of a question I asked here: https://www.statalist.org/forums/for...…
Subscribe to:
Post Comments (Atom)
0 Response to Adding sum of coefficients to output table
Post a Comment