PowerTOST and 3-way parallel group BE study [Power / Sample Size]

posted by d_labes  – Berlin, Germany, 2018-11-15 20:14 (1985 d 22:05 ago) – Posting: # 19630
Views: 3,477

Dear Louis,

❝ Sorry, I forgot to mention that this is a parallel design. Does powerTOST allows for more than 2 arms?


Sorry. No :no:.

But! If you act as described in the EMA bioequivalence guideline and evaluate by the strategy 2-at-a-time you can use the results of sampleN.TOST() with argument design="parallel" and an eventual alpha correction due to multiplicity.

If you aim for the all-at-once strategy, i.e. estimate the variability from an ANOVA using all data the above sample size estimate can nevertheless used. It is an conservative estimate since it uses lower degrees of freedom than necessary. Conservative means here you have more power than planned, but never a too low sample size.

But the degrees of freedom are only to very small extent different. n-2 in case of 2-group parallel versus n-3 in case of 3-way parallel group design.

I have experimented a little bit. Here the results for the unofficial design="3-wayp" compared to the 2-group parallel design:
# 2- group parallel design as implemented in PowerTOST
sampleN.TOST(CV=0.2, targetpower=0.9, design="parallel", print=F)
    Design alpha  CV theta0 theta1 theta2 Sample size Achieved power Target power
1 parallel  0.05 0.2   0.95    0.8   1.25          48       0.904962          0.9


# 3-group parallel design, aka "3-way design"
sampleN.TOST(CV=0.2, targetpower=0.9, design="3-wayp", print=F)
  Design alpha  CV theta0 theta1 theta2 Sample size Achieved power Target power
1 3-wayp  0.05 0.2   0.95    0.8   1.25          48       0.904788          0.9


Only a very small difference in power.
Of course for lower sample sizes the difference may be more pronounced. But conservative!

Regards,

Detlew

Complete thread:

UA Flag
Activity
 Admin contact
22,993 posts in 4,828 threads, 1,650 registered users;
54 visitors (1 registered, 53 guests [including 5 identified bots]).
Forum time: 19:20 CEST (Europe/Vienna)

If you don’t like something change it;
if you can’t change it, change the way you think about it.    Mary Engelbreit

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5