Dear all,
I was wondering about what would the right way to form a list or matrix or a variable (either of them would work for me) of confidence intervals of the coefficients of the interaction term treat#ib2005.year from the regression:
regress index treat i.id ib2005.year treat#ib2005.year, vce(cluster id) (2005 is the base year)
I am aware of the command - _b[foreign] - invttail(e(df_r),0.025)*_se[foreign] to generate the 95% lower bound and using + to generate upper bound. However, how to specify the interaction term in place of "foreign"?
I want to form a list or matrix of confidence intervals for all 10 coefficients (corresponding to 10 years) of treat#ib2005.year.
What is the right way to do that?
Thanks in advance!
Related Posts with Right way to extract Confidence Intervals of coefficients of interaction term
New program -underid- available on SSCWith thanks as usual to Kit Baum, a new program underid by myself and Frank Windmeijer is now availa…
Interaction Variable in 2SLS regressionGood morning to the community, I would like to ask an econometric question on my dataset which is s…
Implicit Weight using StataDear all, Can anyone explain the use of weight when conducting MCA (stata code mca) to aggregate ca…
Testing for autocorrelation in panel without time variable (FE/FD models)Hi everyone, I have cross-sectional data with 3 observations per student for 3 different subjects, …
How to graph an epidemiological cluster?Hi everybody, I'd need assistance please. How can I graph on Stata an epidemiological cluster simila…
Subscribe to:
Post Comments (Atom)
0 Response to Right way to extract Confidence Intervals of coefficients of interaction term
Post a Comment