To Err is Human [General Sta­tis­tics]

posted by preyes323 – 2010-07-17 13:14 (5813 d 15:34 ago) – Posting: # 5648
Views: 16,346

Hi d_labes,

❝ I have calculated using (is theta in your code)

theta2 = ((log(1.25)/0.2936)2=(0.76)2

❝ (BTW: Yes nitpickers, of course I know it's really

❝ (log(1.25)/sqrt(log(0.3*0.3+1)))^2=(0.7601283...)^2 :cool:.)


Yes, I included theta in my code. From what I see our main difference might be in the formula for the crit bound. The formula I used is the one from the FDA progesterone guideline. Did you use the same?

data SABE.upper_cmax;
   merge SABE.dglm1_cmax SABE.iglm2_cmax;
   theta=((log(1.25))/0.25)**2;
   y=-theta*s2wr;
   boundy=y*dfd/cinv(0.95,dfd);
   sWR=sqrt(s2wr);
   critbound=(x+y)+sqrt(((boundx-x)**2)+((boundy-y)**2));
run;


❝ Dear Paolo: Sorry but this question is plaguing us as well and is source of our continuing discussion here.

❝ Especially we don't know if one can trust in the results of the FDA Proc Mixed code in case of the extra-reference design your data came from. :ponder:


I see. :-)

Thanks and Regards,
Paolo

Complete thread:

UA Flag
Activity
 Admin contact
23,654 posts in 4,992 threads, 1,570 registered users;
211 visitors (0 registered, 211 guests [including 113 identified bots]).
Forum time: 04:49 CEST (Europe/Vienna)

Scientists often have a naïve faith that
if only they could discover enough facts about a problem,
these facts would somehow arrange themselves
in a compelling and true solution.    Theodosius Dobzhansky

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