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
Stripplot with 2 variables and grouping variableHi, I hope you are all well and safe! I am plotting standardized outcome measures at admission and …
Extracting subset date from a timestamp date variableDear Colleagues Please help: I am trying to extract the first 8 characters (NEWdate) from a date fo…
do.file to estimate spatial panel data with stata 16To whom it may concern In panel spatial econometrics, there is a cohort of 6 spatial econometric mod…
Mean difference with omitted variableHi All, I'm trying to do a calculation for an average rate and a marginal rate using state data. Si…
Extracting subset date from a timestamp date variableDear Colleagues Please help: I am trying to extract the first 8 characters (NEWdate) from a date for…
Subscribe to:
Post Comments (Atom)
0 Response to Right way to extract Confidence Intervals of coefficients of interaction term
Post a Comment