TTT method for lambda_z estimation [🇷 for BE/BA]

posted by Aceto81 – Belgium, 2008-09-30 17:11 (6108 d 15:54 ago) – Posting: # 2451
Views: 71,113

❝ It seems not so difficult to implement TTT method using R. Meanwhile, it is easy to validate visually. Thanks.


without the for loop:
b<-c(0,0.25,0.5,0.75,1,1.5,2,3,4,8,12,24)
c<-c(0,30.1,211,1221,1485,1837,1615,1621,1411,763,424,109)
dat <- data.frame(time=b,conc=c)
x<-which.max(dat$conc)
summary(lm(log(conc)~time,dat[dat$time>=(dat$time[x]*2),]))


Ace
Thread locked

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,671 registered users;
48 visitors (0 registered, 48 guests [including 7 identified bots]).
Forum time: 09:05 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