Formulas [Two-Stage / GS Designs]

posted by d_labes  – Berlin, Germany, 2013-02-15 15:31 (4510 d 04:28 ago) – Posting: # 10033
Views: 5,972

Dear Ol'Simulant,

according to Julious1), log-transformed data, parallel group design with common variance, non-central t-approximation:

power = pt(-tcrit, df, delta2) - pt(tcrit, df, delta1)

with
df     = nT+nR-2           # unequal sizes of both groups allowed
tcrit  = qt(1-alpha, df)   # t-quantil, R function nomenclature       
delta1 = (log(GMR) - log(0.8))/SE
delta2 = (log(GMR) - log(1.25))/SE
and
SE  = sqrt((1/nT+1/nR)*mse)
mse = log(1.0 + CV^2).


If you prefer to think in total number n=nT+nR and have a balanced design with nT=nR=n/2 some of the formula reduce to:
df = n-2
SE = sqrt((4/n)*mse)


Note the design constant=4 in the last formulas (in terms of total n). Different from the 2 in your formulas for the classical 2x2x2 crossover.

If it comes to unequal CV's, variances: Duno exactly.Hope I have complied all these stuff without typos.
The application of the 'shifted' central t-approximation is left to you :cool:.


1) S.A. Julious
"TUTORIAL IN BIOSTATISTICS
Sample sizes for clinical trials with Normalal data"

Statistics in Medicine 2004; 23: 1921-1986
page 1970, formula 68

Regards,

Detlew

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,673 registered users;
38 visitors (0 registered, 38 guests [including 8 identified bots]).
Forum time: 20:59 CEST (Europe/Vienna)

Medical researches can be divided into two sorts:
those who think that meta is better and those
who believe that pooling is fooling.    Stephen Senn

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