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
Select records different timesDear all, I need to select 2 records that the difference between date2 and date1 is greater than 18 …
Dummy variable that changes per group of observationsHello everyone, I have two dummy variables ger1 and ger2. Essentially what I need to do is to crea…
File not found error when looping over files in a directoryDear Statalists, I am trying to import some excel files from the same directory and merge them into…
Standardized Cross-Section Test (BMP test)Hi everyone, I'm trying to implement the Standardized Cross-Section Test on Stata. Do you know if th…
Triple DDDHi Clyde need some help on DDD My research question lies in seeing - does bargaining power influenc…
Subscribe to:
Post Comments (Atom)
0 Response to Adding sum of coefficients to output table
Post a Comment