AUCinf, MRT, Partial AUC [Software]

posted by mittyri – Russia, 2019-01-26 23:42 (1887 d 10:54 ago) – Posting: # 19810
Views: 2,865

(edited by mittyri on 2019-01-27 09:52)

Dear PKBR,


❝ When we do NCA we have obs and pred parameters. Which is better to use? Ex: AUCobs or AUCpred?

No one else but Helmut answered that question here

❝ When we do plasma and microdialysate experiments, but the time collections are not the same, for example, plasma collections was performed until 9 hr and microdialysis collections in tissue until 8.5 hr. Is it possible to compare the MRT in this case with different time of experiment?

MRT is derived from AUC and AUMC.
In WNL wordings
MRTlast = AUMClast/AUClast (bolus case)
If the coverage of PK profile is enough, the estimation of MRT would be fair enough too.

❝ What about AUC? For AUC would be possible to extrapolate the concentration up to 9hr considering the k?

look at the partial AUC calculation rules in WNL guide cited here. I think it is what are you looking for.

❝ When we calculate t1/2 and MRT after iv bolus dosing and these values are different, which could be the reasons if the k is not statistically different?

The result of statistical test depends on the assumption of distribution of parameter.
Thus since HL = ln(2)/kel
the distribution of parameters won't be the same.
Simple example in R

> t.test(1:10, y = c(7:20)) 

   Welch Two Sample t-test

data:  1:10 and c(7:20)
t = -5.4349, df = 21.982, p-value = 1.855e-05
alternative hypothesis: true difference in means is not equal to 0
95 percent confidence interval:
 -11.052802  -4.947198
sample estimates:
mean of x mean of y
      5.5      13.5

> t.test(log(2)/1:10, y = c(log(2)/7:20)) 

   Welch Two Sample t-test

data:  log(2)/1:10 and c(log(2)/7:20)
t = 2.3964, df = 9.1376, p-value = 0.03974
alternative hypothesis: true difference in means is not equal to 0
95 percent confidence interval:
 0.008506605 0.283884254
sample estimates:
 mean of x  mean of y
0.20302061 0.05682518

Kind regards,
Mittyri

Complete thread:

UA Flag
Activity
 Admin contact
22,957 posts in 4,819 threads, 1,640 registered users;
94 visitors (0 registered, 94 guests [including 8 identified bots]).
Forum time: 10:36 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