Skip to content
Prev 172192 / 398506 Next

Adjusting confidence intervals for paired t-tests of multiple endpoints

Thanks, this comes close to what I need, but the problem is that I have
repeated measures in each comparison and SimComp does not seem to handle
this. In my experiments, each subject received both placebo and the drug in
a randomized order. So, I want to do multiple paired t-test corrected for
multiple comparisons. I'm primarily interested in the corrected confidence
intervals because I want to plot the mean differences with it.

Regards,
Erich

  

-----Urspr?ngliche Nachricht-----
Von: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Im
Auftrag von Mark Difford
Gesendet: Montag, 2. M?rz 2009 08:34
An: r-help at r-project.org
Betreff: Re: [R] Adjusting confidence intervals for pairedt-tests of
multiple endpoints


Hi Erich,

Look at the SimComp package, which handles multiple endpoints, i.e. columns
of response variables. Ratio-comparisons are also handled. Good ready-made
range of comparisons; you can also set up your own.

Regards, Mark.
Erich Studerus wrote: