Hi,
I want to draw a graph with treatment effect sizes of outcome indicators y1....y16 and their 90% confidence intervals. The effect sizes are the coefficients of T1 and T2 and retrieved from a set of 16 linear regression models:
y1= a1 + b1*T1 + b2* T2 + u1
....
y16= a16 + b116*T1 + b216* T2 + u16
However, I do not retrieve the p-value from these regressions, but using p-values after correcting for multiple hypothesis testing with rwolf2 command.
The graphs I want to draw should look like following:

It could be two graphs, one for each bxx.
Does anyone have any idea how to do it in the most effective way?
Thanks for any suggestion.
I want to draw a graph with treatment effect sizes of outcome indicators y1....y16 and their 90% confidence intervals. The effect sizes are the coefficients of T1 and T2 and retrieved from a set of 16 linear regression models:
y1= a1 + b1*T1 + b2* T2 + u1
....
y16= a16 + b116*T1 + b216* T2 + u16
However, I do not retrieve the p-value from these regressions, but using p-values after correcting for multiple hypothesis testing with rwolf2 command.
The graphs I want to draw should look like following:
It could be two graphs, one for each bxx.
Does anyone have any idea how to do it in the most effective way?
Thanks for any suggestion.
