Variability (confidence interval) in optimized parameter value #890
|
Dear community, I’ve developed several PBPK tumor models in MoBi regarding radionuclides used in clinical practice and managed to validate these models based on scan data (n=41). The main process is that the drug binds to a receptor on cell membranes (interstitial) and gets internalized into the intracellular compartment. Exact receptor expression is unknown, while all other parameters regarding the internalization process are based on literature values. Therefore we assume that we can optimize receptor concentrations based on our observed organ (scan) data. Since spleen is known to have highest receptor expression (and thus uptake) the receptor fraction is 1 for spleen. The receptor reference concentration was then optimized based on spleen data using the built-in parameter identification Monte Carlo algorithm. Results show a reference concentration of 100.11 nmol/L, which is a reasonable estimate. However, I’d like to add variability to this estimated value, to say something about how certain we are about this specific estimation. (So, just to make things clear, I do not mean an evaluation of the model as a whole, which can be done looking at residuals and the total error.) I did check the covariance matrix tab, but didn’t manage to fully understand what is calculated there, although I read threads on the forum and the online manual. So my specific questions are:
Many thanks for your help and I’ll be happy to answer any questions that arise! Hinke |
Replies: 4 comments 4 replies
|
Dera Hinke, I hope I can help with these perliminary answers (in a rush):
Hope this helps? An interesting topic (radionuclide PK). Do you use these models for dosimetry? We would be interested to exchange ideas as we are also working on this topic. Would love to have a chat if you do have time: stephan.schaller@esqlabs.com hope my answers were helpful, |
|
@hsiebinga Small addition to the explanation by @StephanSchaller: zero sensitivities (which result then in NaN confidence intervals) are in this particular case ("Reference concentration") just a bug (sensitivity of parameters which are used to calculate the initial amount of a molecule - in this case of a protein - are currently always returned as 0) |
|
Thanks for your explanations, really helpful! To clarify - I only have one fitted parameter, but then with the explanation of the bug it makes sense that I get NaN values. However, I would still like to add variability (probably a confidence interval) to the fitted parameter. I’ve already tried to fit the start amount instead of the reference concentration, but that didn’t solve the problem. Is there a solution to still obtain a confidence interval to the optimized parameter (e.g. is it possible to calculate it manually or in R?)? @StephanSchaller , I’m not working on absorbed radiation doses (yet), but just on the peptide part to get insights in the distributions and (tumor) parameters that affect this distribution most. However, it would be very interesting to also include activity and absorbed doses if this would be possible. I’ll keep in touch! Hinke |
|
@Yuri05 or @StephanSchaller, any thoughts on this? Many thanks, |
@hsiebinga Small addition to the explanation by @StephanSchaller: zero sensitivities (which result then in NaN confidence intervals) are in this particular case ("Reference concentration") just a bug (sensitivity of parameters which are used to calculate the initial amount of a molecule - in this case of a protein - are currently always returned as 0)