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
Estimating discrete choice model using continuous v/s binary variablesHello, I am trying to estimate a discrete choice model, and I have a quick question on how I can st…
Standard deviation of annual changes in log-sales over the recent five yearsHi, I would like to calculate the standard deviation of annual changes in log-sales over the recent…
find robustHow can I solve the following error? must specify panelvar; use xtset r(459); …
Help creating a graph, and add confidence intervals to another graphHi, Question 1: I have a dataset with patent count, a dummy to check wheter a firm engages in a M&a…
How to detect data entry error: locating an observation that does not match any of the observations of a given set?Hi Statalist, Apologies for the vagueness of the question as I didn't know how to frame it better. H…
Subscribe to:
Post Comments (Atom)
0 Response to Adding sum of coefficients to output table
Post a Comment