EMA: adjusted α for scABEL (for no-nerds) [RSABE / ABEL]

posted by d_labes  – Berlin, Germany, 2015-11-18 09:25 (3449 d 04:10 ago) – Posting: # 15647
Views: 8,546

Dear Helmut,

❝ ...

R-code at the end for the nerds.


library(PowerTOST)

❝ theta0   <- 0.90

❝ CV       <- c(0.3, 0.5)

❝ ...

# LL <- min(0.80, exp(-0.76*CV2se(CV[k])))          # EMA's ABEL
# UL <- 1/LL

# for those no-nerds who have forgotten the regulatory constant, the CVswitch 
# and the cap on widening like Helmut :-D (because he doesn't go behind the cap)

limits <- scABEL(CV=CV[k],regulator="EMA")
LL <- limits[1]
UL <- limits[2]
# of course better to replace LL, UL in the code below with limits[1], limits[2]

❝ ...


BTW: What would you do all your times if PowerTOST wasn't build :lol2:?

Regards,

Detlew

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,672 registered users;
80 visitors (0 registered, 80 guests [including 3 identified bots]).
Forum time: 14:36 CEST (Europe/Vienna)

There are two possible outcomes: if the result confirms the
hypothesis, then you’ve made a measurement. If the result is
contrary to the hypothesis, then you’ve made a discovery.    Enrico Fermi

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