Hi All,
I wanted to transfer 3 built-in PK models to its corresponding Phoenix models. But the results from built-in models and Phoenix models are different.
Background: 2-compartment model, oral dosing, dose= 23158.
In the projects, there are three PK library models: A and B used PK model 11, and C used PK model 12. There are also three PHX models corrsponding to library PK models.
PK library model A: PK model 11 (no Tlag) and no weighting (uniform);
PHX model A: Micro, extravascular 2-ct, additive
Result: no big difference.
PK library model B: PK model 11 (no Tlag) and with weighting (1/Yhat*Yhat);
PHX model B: Micro, extravascular 2-ct, multiplicative (0.1)
Results:
V1_F 73.404213 tvV 82.5805
K01 2.9796176 tvKa 4.91756
K10 0.73812706 tvKe 0.689437
K12 0.155199 tvK12 0.133572
K21 0.1120743 tvK21 0.107067
PK library model C: PK model 12 (with Tlag) and with weighting (1/Yhat*Yhat);
PHX model C: Micro, extravascular 2-ct, tlag, multiplicative (0.1)
Results:
V1_F 82.956782 tvV 102
K01 10.024833 tvKa 23
K10 0.66048075 tvKe 0.7
K12 0.12688184 tvK12 0.1
K21 0.10477455 tvK21 0.1
Tlag 0.077915856 tvTlag 1
(It looks that the output of PHX model C is equal to the initial estimate).
Would someone help me to figure it out?
Furthermore, when I ran the built-in PK model, I have to give the initial estimates, otherwise, there was a execution error “Failed to fit model” (the last model in the projects). Why did this happen?
Please see my project attached for more detail.
Thank you!
LLLi