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
replacing all values in one variable[CODE ]NEWID plot Q1 Q2 1 _01 12 100 1 _02 21 100 1 _03 32 100 1 _04 35 100 1 _05 38 100 1 _06 44 10…
Firm-Sector Multilevel generalised structural equation modeling or control variable or sector control variable?- …
Firm-Sector Multilevel generalised structural equation modeling or sector control variable?Good afternoon, I am running a few GSEM regressions at the firm-level, wanting to check whether x1, …
rocreg cut-off at 95% specificity?Hi, I have run an roc regression with a binary outcome binvar1 and continuous predictor contvar2, se…
Tests of robustness?Hey all, I am new in Statalist and I am looking for help concerning tests of robustness. I shall do…
Subscribe to:
Post Comments (Atom)
0 Response to Adding sum of coefficients to output table
Post a Comment