Priyanka_kocheta ☆ India, 2009-12-03 13:12 (5619 d 15:02 ago) Posting: # 4413 Views: 9,730 |
|
Hi... Can U help me regarding Average Scaled Bioequivalence. I want to know that the following code for this is correct.
/* Scaled BE Limit calculation;*/ Regards, PK Edit: Category changed; reformatted using BBCode. [Helmut] — Regards, PK |
d_labes ★★★ Berlin, Germany, 2009-12-03 14:42 (5619 d 13:32 ago) @ Priyanka_kocheta Posting: # 4414 Views: 8,485 |
|
Dear PK, ❝ I want to know that the following code for this is correct. ❝ ❝ /* Scaled BE Limit calculation;*/ ❝ data limit; ❝ set Global_Switch(keep=Intra_Var_REF_LCmax Intra_Var_REF_LAUCt ❝ Intra_Var_REF_LAUCi); ❝ teta=0.7956; ❝ Cmax_limit=exp(teta*sqrt(Intra_Var_REF_LCmax)); ❝ [...] ❝ run; [...] From this very limited code snippet it is not clear to me what it exactly does. And therefore I'm not able to tell you if it is correct ![]() One may guess that here a calculation of the widened bioequivalence limits is attempted, based on the reference intra-subject variance. But where do they come from? But the value of teta? If my guess is correct, it's not the whole story. For the statistical methods to use in SABE see for instance the very comprehensive reference mentioned in this post. See also this thread and last but not least use the search function (!) of the forum to find a lot of discussions here about SABE. — Regards, Detlew |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2009-12-03 15:03 (5619 d 13:11 ago) @ d_labes Posting: # 4415 Views: 8,361 |
|
Dear D. Labes! ❝ One may guess that here a calculation of the widened bioequivalence limits is attempted, based on the reference intra-subject variance. Right guess! ❝ But where do they come from? But the value of teta? OK, I would write theta... The value comes from the regulatory switching variation sigma0 , because at CV 30% we get sqrt(ln(0.3²+1))=0.2936 . It's calculated according to thetas=ln(1.25)/sigma0 . For details see both threads you already quoted. ![]() — Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
d_labes ★★★ Berlin, Germany, 2009-12-03 16:14 (5619 d 11:59 ago) @ Helmut Posting: # 4417 Views: 8,306 |
|
Dear Helmut! ❝ It's calculated according to You mean ln(1.25)/0.2936 = 0.7956? My EXCEL (2003, Service pack 3) gives 0.76. But as we both know: Never trust EXCEL ![]() — Regards, Detlew |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2009-12-03 16:27 (5619 d 11:46 ago) @ d_labes Posting: # 4418 Views: 8,377 |
|
Dear D. Labes! ❝ You mean ln(1.25)/0.2936 = 0.7956? I didn't give a value for theta, only a formula (OK, 0.2936 should read 0.29356037920852386775575620069739). ❝ My EXCEL (2003, Service pack 3) gives 0.76. But as we both know: Never trust EXCEL My calc.exe (XP Pro SP3) gives 0.7601282976804743229445271284299... ![]() — Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
d_labes ★★★ Berlin, Germany, 2009-12-03 16:52 (5619 d 11:21 ago) @ Helmut Posting: # 4420 Views: 8,226 |
|
Dear Helmut! ❝ I didn't give a value for theta, only a formula Ok, ok, I'm yet silent ![]() But joke aside: it was my intention in the answer to questioning the value given in the code. I guess it is based on the Haidar et. al. suggested value for sigma0=0.25. But then the value in the code snippet is in the order of theta2! Then the formula implemented or the implementation is definitely wrong. — Regards, Detlew |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2009-12-03 17:07 (5619 d 11:07 ago) @ d_labes Posting: # 4422 Views: 8,268 |
|
Dear D. Labes! ❝ But then the value in the code snippet is in the order of theta2! Then the formula implemented or the implementation is definitely wrong. Right - it's wrong! Haidar et al. (2008) proposed a cutoff of sigma0 of 0.25, which transforms to a thetas of ~0.89 (I don't come up with all the numbers here). This value was seriously questioned in the paper by Tóthfalusi et al. (2009). If PK's idea is to go for a FDA submission (Haidar's paper given in some API-specific guidances), he/she should correct the code - which I don't understand anyhow, lacking the ![]() — Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
Priyanka_kocheta ☆ India, 2009-12-08 08:29 (5614 d 19:45 ago) @ Helmut Posting: # 4440 Views: 8,198 |
|
Dear HS and D Labes, I correct the code and value also. I also verify it by FARTSSIE, I got same value from both. I got scaled Bioequivalence from both is 75.68-132.14. Now Pls tell me for showing Bioequivalece what criteria I have to apply.
In my calculation for Cmax its shows >30% Intra CV but for AUCt and AUCi its show <30%. this is all for FDA subbmission study. So please guide me how I interpret result. Regards, PK — Regards, PK |
d_labes ★★★ Berlin, Germany, 2009-12-08 10:19 (5614 d 17:54 ago) @ Priyanka_kocheta Posting: # 4441 Views: 8,417 |
|
Dear PK, ❝ I correct the code and value also. ❝ I also verify it by FARTSSIE, I got same value from both. Fine! But notice that FARTSSIE gives you also a lower widened BE limit. ❝ Now Pls tell me for showing Bioequivalece what criteria I have to apply. ❝ 1. upper scaled BE limit is less then zero ❝ 2. 95%CI is less than upper scaled BE limit (I calculated the 95%CI by normal Average bioequivalence). You mixed up terms! I strongly suggest you to read the references I mentioned above! See also this thread. ad 1.: With the formula for the widened BE limits you never get a value <0! Try it. ad 2.: The 90% CI (calculated as usual/normal) must be contained in the widened BE limits. Tothfalusi et.al. call this "Average bioequivalence with expanding limits (ABEL)". But this is statistically only correct if you know (have the true) value of the intra-individual variability. But you have only an estimate from your data. The rest of the story, the upper 95% confidence interval of the linearized SABE criterion (µT-µR)2-thetaS2*sigma2WR with thetaS=ln(1.25)/sigma0 you must read in the references or in the above mentioned thread, this post of mine. But notice that theta there is theta2 here. ❝ In the scaled Average BE, if intra CV is >30 then we have to apply scaled BE approach otherwise we calculate only average bioequivalence? Yes. ❝ In my calculation for Cmax its shows >30% Intra CV but for AUCt and AUCi its show <30%. So you have to go with SABE for Cmax only. ❝ this is all for FDA subbmission study. So eventually you have to go with sigma0=0.25 according to Haidar et.al. BTW: Can you explain from where you have the values of sigmaWR? What was the study design? — Regards, Detlew |
Priyanka_kocheta ☆ India, 2009-12-08 10:49 (5614 d 17:25 ago) @ d_labes Posting: # 4442 Views: 8,459 |
|
Dear D labes I use following Code for SABE and calculating the value of sigma2WR %MACRO Analysis(Par,Code); Now pl tell me where am wrong? Regards, PK — Regards, PK |
d_labes ★★★ Berlin, Germany, 2009-12-08 13:10 (5614 d 15:04 ago) @ Priyanka_kocheta Posting: # 4444 Views: 8,125 |
|
Dear PK! Sorry, but I'm not your software validator for free. I'm not in the mood to do so and I have also not enough spare time. Did you read my answers? Did you read the references given? Some more hints where your code is eventually flawed (first look only):
Another hint: Comment your code frequently! What do you attempt to do? It's not only for other readers, it's also for you if you look at it 1 year later. — Regards, Detlew |
Elshafeey ☆ 2011-11-02 22:46 (4920 d 05:28 ago) @ Priyanka_kocheta Posting: # 7588 Views: 6,994 |
|
Dear Priyanka_kocheta can u help me on the SAS for scaled average bioeq i am not familiar with the data entry on SAS nor its language i can send u the SAS code recommended by the FDA 2011 but i do not know how to use it. if u can help me just reply thanks Edit: Full quote removed. Please delete anything from the text of the original poster which is not necessary in understanding your answer; see also this post! [Ohlbe] |