a bug in interim.tsd.in()? [Two-Stage / GS Designs]

posted by Ben – 2018-06-12 21:32 (2116 d 16:22 ago) – Posting: # 18893
Views: 15,365

Dear mittyri,

❝ I tried to simulate some data to show the approach of safety net with inverse normal vs fixed (Helmut is right, it is very popular in Russia last days as my colleagues said; of course the Sponsors are using Potvin C :-D)

I hope Sponsors will be using the Inverse Normal approach in near future :cool:

❝ But my loop was interrupted:

interim.tsd.in(GMR1=0.89, CV1=0.2575165, n1=38)

Error in tval[, 1] : incorrect number of dimensions

❝ In addition: Warning messages:

❝ 1: In qnorm(p2) : NaNs produced

❝ 2: In min(df) : no non-missing arguments to min; returning Inf


❝ What is going on here?

Thank you for that. Indeed, a bug. The underlying cause is the fact that the power of stage 1 is > 0.8 (in your example it is 0.8226768). That means we actually fall into the futility criterion "BE at interim not achieved and power of stage 1 is > 0.8" (this criterion was carried over from the Potvin et al decision tree). Instead of just stopping all the procedures (due to futility), interim.tsd.in proceeded and still wanted to calculate n2. This is however not possible because the estimated conditional target power is only defined if the power of stage 1 is greater than the overall power (argument targetpower). If you still try to calculate it, you will end up with a negative estimated conditional target power which will then be put into the sample size routine as input target power - which of course will fail.

I have corrected this bug on GitHub and it will be part of the next release.

General remark here: In your example we see that BE has not been achieved only marginally. The Repeated CI is (0.79215, 0.99993). Even though the power of stage 1 is large enough so that we formally conclude futility, one could question whether it is really a good idea to stop the trial due to futility. On the other hand: If we want to have this futility criterion then we need a cut-off threshold, and at some point this cut-off will be met...

Best regards,
Ben.

Complete thread:

UA Flag
Activity
 Admin contact
22,957 posts in 4,819 threads, 1,636 registered users;
102 visitors (0 registered, 102 guests [including 5 identified bots]).
Forum time: 12:55 CET (Europe/Vienna)

With four parameters I can fit an elephant,
and with five I can make him wiggle his trunk.    John von Neumann

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