Using a linked indirect response model

The data in link-IPR.dat consists of measured effect values over time in 10 subjects, following a single dose at time zero. Effect is measured at the same 14 time points in all subjects. A reasonable fit is obtained utilizing a two-compartment model with first-order absorption linked to an indirect response model with inhibition of input, both of which are available as Least-Squares Regression PK model 11 and Indirect Response model 51.

The effect is modeled as a function of the drug concentration in the central compartment, Cp, and parameters representing the measured response to the drug, R, a zero-order constant for production of response, Kin, a first-order rate constant for loss of response, Kout, and the drug concentration at half-maximum inhibition, IC50.

Within-subject error is assumed independently distributed with constant variance.

Note:The completed project (Linked_IPR.phxproj) is available for reference in …\Exam­ples\NLME.

Set up the Maximum Likelihood Models object

  1. Name the new project Linked IPR.

  2. Import the dataset …\Examples\NLME\Supporting files\link-IPR.dat.
    Click Finish in the File Import Wizard dialog.

  3. Right-click the worksheet and select Send To > Modeling > Maximum Likelihood Models.

  4. In the Structure tab of the Maximum Likelihood Models object, select PK/Indirect from the Type menu.

  5. Select Micro from the Parameterization menu.

  6. In the Absorption menu, select Extravascular.

  7. In the Num Compartments menu, select 2.

  8. In the Indirect menu, select Inhib. Limited.

  9. linkedIPRStructuretab.png 

  10. Select the Parameters > Structural sub-tab.

  11. Clear the Ran checkbox beside Imax to remove any random effects from the parameter.

  12. Select the Fixed Effects sub-tab.

  13. Enter the following initial estimates:
    tvKa = 0.92
    tvV = 2.44
    tvKe = 0.44
    tvK12 = 0.36
    tvK21 = 0.24
    tvKin = 400
    tvKout = 2
    tvImax = 1
    tvIC50 = 15

  14. Check the Freeze checkbox beside tvImax to freeze the parameter.

  15. Select the Run Options tab.

  16. In the Algorithm menu, select Naive pooled.

Map the model variables and dosing

  1. Use the option buttons in the Main Mappings panel to map the data types to the following con­texts:
    time to the Time context.
    subject to the ID context.
    effect to the EObs context.

  2. Click Dosing in the Setup tab.

  3. In the Dosing Mappings panel, turn on the Use Internal Worksheet checkbox.

  4. In the table, enter 100 in the first cell of the Aa column.

  5. Enter 0 in the first cell of the Time column.

  6. Select the two cells containing the values just entered and drag the selection to the include all rows.
    When the mouse button is released, all rows in the table will have “100” and “0” values for the Aa and Time columns, respectively.

  7. Click icon_execute_23.png (Execute icon) to execute the object.

  8. In the Results tab, check the Core Output text file. The fixed effect value for epsilon (EEps) is used as the standard deviation for the epsilon error model in the next model execution.

Change the model to full block

  1. Select the Structure tab.

  2. Click accept_value_arrow.png beside the E Stdev field to use the new value for residual error.

  3. Select the Parameters > Random Effects sub-tab.

  4. Clear the Diag checkbox to create a full block model.

  5. Select the Run Options tab.

  6. In the Algorithm menu, select FOCE L-B.

  7. Execute the object.

This concludes the linked indirect response modeling example.


Last modified date:7/9/20
Certara USA, Inc.
Legal Notice | Contact Certara
© 2020 Certara USA, Inc. All rights reserved.