lambda_z estimation [🇷 for BE/BA]

posted by Aceto81 – Belgium, 2008-09-25 12:56 (6466 d 02:13 ago) – Posting: # 2401
Views: 89,424

❝ I do not own WINNONLIN, but I suggest that the point tmax, Cmax should not be included in the terminal part.


❝ I further suggest that the TTT (two-times tmax) rule should be implemented to restrict the number of points in the terminal part, provided that at least 3 points are available.

❝ See this thread for the TTT rule.


❝ May be the Akaike information criterion AIC (especially the AICc, small sample formula) is a better choice than adj. RSquare.


If the Cmax may not be included, this explains the difference between the R code and WinNonlin.
If you change
   for (i in (nrow(dat)-3):which.max(dat$conc))
to
   for (i in (nrow(dat)-3):(which.max(dat$conc)+1))
then Cmax is excluded.

And you would get the same result as WinNonlin.

Ace
Thread locked

Complete thread:

UA Flag
Activity
 Admin contact
23,653 posts in 4,991 threads, 1,570 registered users;
349 visitors (0 registered, 349 guests [including 20 identified bots]).
Forum time: 15:09 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