Difference between revisions of "Introduction to PK modeling using MLXPlore - Part I"

From Popix
Jump to navigation Jump to search
m (Absorption)
m
Line 16: Line 16:
  
  
1) First-order and zero-order absorption  
+
=====1) First-order and zero-order absorption =====
  
  
Line 37: Line 37:
  
  
 
+
<br>
2) First-order, zero-order and $\alpha$-order absorption
+
===== 2) First-order, zero-order and $\alpha$-order absorption =====
  
  
Line 49: Line 49:
 
{| cellspacing="10" cellpadding="10"  
 
{| cellspacing="10" cellpadding="10"  
 
|style="width:50%"|
 
|style="width:50%"|
[[File:FirstOrder2.png|400px]]
+
[[File:FirstOrder2.png|500px]]
 
|style="width:50%"|
 
|style="width:50%"|
[[File:FirstOrder2_plot.png|400px]]
+
[[File:FirstOrder2_plot.png|500px]]
 
|} </div>
 
|} </div>
  
Line 58: Line 58:
  
  
 
+
<br>
3) First-order, zero-order and sequential zero-order/first-order absorption
+
===== 3) First-order, zero-order and sequential zero-order/first-order absorption =====
  
 
<span style="color:#993300">{{Verbatim|absorption3a_script :}}</span> we compute and display the amount in the central compartment when the drug is transferred from the depot to the central compartment with a first-order, zero-order or sequential zero-order/first-order absorption process. Here, $r0$ is the absorption rate for the zero-order process and $F0$ the fraction of the dose absorbed in a zero-order process.
 
<span style="color:#993300">{{Verbatim|absorption3a_script :}}</span> we compute and display the amount in the central compartment when the drug is transferred from the depot to the central compartment with a first-order, zero-order or sequential zero-order/first-order absorption process. Here, $r0$ is the absorption rate for the zero-order process and $F0$ the fraction of the dose absorbed in a zero-order process.
Line 65: Line 65:
  
  
 +
<div style="overflow-x:auto">
 
{| cellspacing="5" cellpadding="5"
 
{| cellspacing="5" cellpadding="5"
 
|style="width=50%"|
 
|style="width=50%"|
[[File:FirstOrder3.png|400px]]
+
[[File:FirstOrder3.png|500px]]
 
|style="width=50%|
 
|style="width=50%|
[[File:FirstOrder3_plot.png|400px]]
+
[[File:FirstOrder3_plot.png|500px]]
|}
+
|} </div>
  
  
Line 82: Line 83:
 
The red curve is now for the saturated absorption process.  
 
The red curve is now for the saturated absorption process.  
  
 +
<div style="overflow-x:auto">
 
{| cellspacing="5" cellpadding="5"
 
{| cellspacing="5" cellpadding="5"
 
|style="width:50%"|
 
|style="width:50%"|
[[File:FirstOrder4.png|400px]]
+
[[File:FirstOrder4.png|500px]]
 
|style="width:50%"|
 
|style="width:50%"|
[[File:FirstOrder4_plot.png|400px]]
+
[[File:FirstOrder4_plot.png|500px]]
|}
+
|} </div>
  
  

Revision as of 12:03, 27 May 2013

Explore and visualize PK models with $\mlxplore$ - Part I

Introduction

This is an introductory tutorial for describing and visualizing simple and more complex pharmacokinetic (PK) models.

We will present several PK model examples and visualize the processes of absorption, distribution and elimination that characterize them.

We will suppose in all these examples that a single dose is administered at time t=0. In each example, the modeling goal is defined. Then, the model and requests for graphical outputs are coded in MLXPlore, a new graphical and interactive software for the exploration and visualization of complex pharmacometric models. MLXPlore uses the easy and intuitive MLXtran model coding language, popularized by the Monolix software.

MLXPlore is used here for computing the predicted amount in the central compartment. We further display in [[ Explore and visualize PK models with $\mlxplore$ - Part II | Part II]] the predicted amount in the depot compartment and the MLXPlore project that was used for computing it.


Absorption

1) First-order and zero-order absorption

absorption1a_script : this computes and displays the amount (Ac) in the central compartment when the drug is absorbed with a first-order or zero-order absorption process.

Left: In the right-hand side window, the two (first-order and zero-order) models are described using the MLXtran coding language. In the left-hand side window, the structural model, experimental design, parameters and requested graphical output are defined.

Right: The graphical output of MLXPlore, which was told to output the amount Ac in the central compartment with respect to time for zero-order (red) and first-order (blue) absorption.

FirstOrder1.png

FirstOrder1 plot.png


See the Part II for the corresponding amounts in the depot compartment and the related $\mlxplore$ project.



2) First-order, zero-order and $\alpha$-order absorption

absorption2a_script : we compute and display the amounts in the central and depot compartments when the drug is transferred from the depot to the central compartment with a first-order, zero-order or $\alpha$-order absorption process.

Note $\dot{A}d(t) \, = \, -ka \, Ad^{\alpha}(t).$ Zero-order absorption is obtained with $\alpha=0$ and first-order absorption with $\alpha=1$. The grren curves are with respect to the -\alpha|-order absorption process.

FirstOrder2.png

FirstOrder2 plot.png


See the Part II for the corresponding amounts in the depot compartment and the related $\mlxplore$ project.



3) First-order, zero-order and sequential zero-order/first-order absorption

absorption3a_script : we compute and display the amount in the central compartment when the drug is transferred from the depot to the central compartment with a first-order, zero-order or sequential zero-order/first-order absorption process. Here, $r0$ is the absorption rate for the zero-order process and $F0$ the fraction of the dose absorbed in a zero-order process. The green curves refer to the sequential zero-order/first-order absorption process.


FirstOrder3.png

FirstOrder3 plot.png


See the Part II for the corresponding amounts in the depot compartment and the related $\mlxplore$ project.


4) First-order and saturated absorption

absorption4_script : we compute and display the amount in the central compartment when the drug is transferred from the depot to the central compartment with a first-order or saturated (Michaelis-Mentens) absorption process. The red curve is now for the saturated absorption process.

FirstOrder4.png

FirstOrder4 plot.png


See the Part II for the corresponding amounts in the depot compartment and the related $\mlxplore$ project.


5) Lag-time and transit compartments

absorption5_script : we compute and display the amount in the central compartment when a lag time or a transit compartment model is used.

Here, the blue curve is for first-order absorption without lag-time, the red curve for the lag-time model and the green one for the transit compartment model. The number of transit compartments is Ntr=Mtt/Ktr. When Mtt=Tlag, the transit compartment model can be seen as a smooth version of the lag-time model. It converges to the lag-time model when the number of compartments increases (i.e., when the transfer rate constant Ktr increases).


FirstOrder5.png

FirstOrder5 plot.png

See the Part II for the corresponding amounts in the depot compartment and the related $\mlxplore$ project.


6) Summary

absorption6a_script : we compute and display the amount in the central compartment for all of the different absorption models presented in the previous examples.

In the figure, abs1 is first-order absorption, abs2 is $\alpha$-order absorption, abs3 is saturated absorption, abs4 is zero-order absorption and abs5 is sequential zero-order/first-order absorption.


FirstOrder6.png

FirstOrder6 plot.png


See the Part II for the corresponding amounts in the depot compartment and the related $\mlxplore$ project.