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

posted by Aceto81 – Belgium, 2008-09-30 17:11 (5658 d 04:46 ago) – Posting: # 2451
Views: 55,266

❝ 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
22,957 posts in 4,819 threads, 1,636 registered users;
75 visitors (0 registered, 75 guests [including 12 identified bots]).
Forum time: 20:57 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