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

posted by d_labes  – Berlin, Germany, 2015-11-18 09:25 (3053 d 09:52 ago) – Posting: # 15647
Views: 7,412

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
22,957 posts in 4,819 threads, 1,636 registered users;
95 visitors (0 registered, 95 guests [including 5 identified bots]).
Forum time: 19:17 CET (Europe/Vienna)

Nothing shows a lack of mathematical education more
than an overly precise calculation.    Carl Friedrich Gauß

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