Pheonix Simulation Question

I have built a PBPK model using some rat biodistribution data for my drug. This is not a population dataset, and only the mean concentrations are used at each time point. I have then tried to scale the rat PBPK model to predict human plasma concentrations by using human physiological parameters. In my model I do not have any ETA’s because I only used the mean concentrations for my model, but I did specify two sigma’s with proportional error model. My question is this: does the Pheonix simulation mode take the residual error model into account or it only uses the fixed effect parameters estimated with rat data? Does the simulation outputs Cb or CbObs? I have another question unrelated to this. I read that Pheonix can perform Monte Carlo Simulations under the population mode. I know that the fixed effect parameters estimated with the base model are used for the simulation. Does the Monte Carlo simulation randomly sample a normal distribution of those fixed effect parameters estimated previously (from the 95% confidence interval) and use those sampling parameters for its simulation replicates for each individual? What if we have some parameter estimates with a confidence interval from previously studies and would like to use those parameter distribution for the Monte Carlo Simulation. Is there a way to specify this in Pheonix? Thank you so much.

Dear colleague If you do not have etas at all, then I guess you used the simulation versus simple option when unclicking population. As far as I know this will give you only the predicted responses and not the the response + noise. If you want to get the noise too added to your response (CObs versus C), then just add a random effect and out a very small variance. In the population mode, you will get both the predicted response (C) without noise and what could be an observation CObs which includes the noise. If you are still in trouble, let me know and I will send you a demo example. When you shift to the population mode, you model parameter is now defined in terms of both fixed and random effect. For example stparm(Cl=tvClexp(nCl)) ranef(diag(nCl)=c(0.1)) tvCl is the fixed effect which is what you used when you did not have any random effect. Now, nCl is a sample from a normal distribution with mean 0 and variance you defined just below in the statement ranef. ranef stands for random effect, diag means no covariance, c means vector and then you put the variance, here 0.1. The program will always simulate from a normal distribution with mean 0 and variance defined in the ranef statement. However Cl is equal to tvClexp(simulated random effect) and therefore you will get what we call a lognormal distribution for Cl. The median of that distribution is tvCl. If you want a pure normal distribution for cl, you can change the option by clicking on parameter/structural and look under style where you can select different options for distribution (default is lognormal). Suppose you define sum + eta. This stands for normal distribution for your parameter. The mathematical formula is stparm(Cl=tvCl+nCl) same meaning for nCl but since you add tvCl to it, the result will be a normal distribution for Cl Every time you shift to another individual, the program selects a new random sample (nCl)

Thank you so much for your reply. I did try your suggestions out. However, I am not familiar with using population mode. Could you please send me the demo file to make sure I am doing this right?

Dear colleagues
THE PROJEcT DEMO FOR POP SIMULATION IS ATTACHED. I DID A MODEL WITH VARIANCE OF 0.1 (~30% CV) AND THEN ONE WITH VERY SMALL VARIANCES. FOR VERY SMALL VARIANCES, YOU SHOULD GET C AND E VERY SIMILAR ACROSS THE DIFFERENT PATIENTS (EMULATE FIXED EFFECT SIMULATION ONLY). CObs and EObs contain the noise of about 10% cv for both responses.
BEST
SERGE [file name=pop_example_simulation.phxproj size=1418366]Certara | Drug Development Solutions (1.35 MB)

Can you please share the phoenix project file.

Shekhar, some of the older threads were migrated from an older platform and sometimes I need to manually edit them to enable downloading, I have done that for the above post.

If you find any other posts with broken links please use the ‘report post’ feature and I will try to fix those too.

Simon.