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

posted by Aceto81 – Belgium, 2008-09-30 17:11 (6461 d 03:53 ago) – Posting: # 2451
Views: 88,942

❝ 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,653 posts in 4,991 threads, 1,570 registered users;
130 visitors (0 registered, 130 guests [including 33 identified bots]).
Forum time: 21:05 CEST (Europe/Vienna)

The epistemological value of probability theory is based on the fact
that chance phenomena, considered collectively and on a grand scale,
create non-random regularity.    Andrey Kolmogorov

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