Variations in models using Propofol data

The data in propofol.dat follows a three compartment pharmacokinetic model with IV infusion input. This example uses a model similar to the compiled Least-Squares Regression PK model num­ber 19.

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

Set up the Maximum Likelihood Models object

  1. Create a new project called Propofol.

  2. Import the dataset …\Examples\NLME\Supporting files\propofol.dat.
    Click Finish in the File Import Wizard.

  3. Right-click the propofol worksheet in the Data folder and select Send To > Modeling > Maxi­mum Likelihood Models.

  4. In the Structure tab of the ML Model object, select Macro1 from the Parameterization menu.

  5. In the Num Terms menu, select 3.

  6. Check the Infusions possible? checkbox.

  7. In the Residual Error model menu, select Multiplicative.

  8. Type 0.3 in the Stdev field.

  9. Select the Parameters > Fixed Effects sub-tab.

  10. In the Initial column, enter the following initial estimates for each of the study parameters:
    tvV = 11
    tvAlpha = 0.38
    tvB = 0.07
    tvBeta = 0.03
    tvC = 0.004
    tvGamma = 0.002

  11. Select the Random Effects sub-tab.

  12. Type 0.1 in the Initial Estimates fields for nV, nAlpha, nB, nBeta, nC, and nGamma.

  13. Select the Run Options tab.

  14. In the Algorithm menu, select Naive pooled.

  15. Select Forward Diff in the Stderr menu.

Map the model variables

  1. Select the option buttons in the Main Mappings panel to map the data types as follows:
    TID to the ID context.
    ID to the None context. ID cannot be mapped to the ID context.
    TIME to the Time context.
    DV to the C1Obs context.
    RATE to the A Rate context.
    AMT to the A context.
    All other data types mapped to None.

  2. Click icon_execute_17.png (Execute icon) to execute the object.

Accept the new initial estimates

  1. Select the Parameter > Fixed Effects sub-tab.

  2. Click Accept All Fixed+Random to copy the new estimates to the Initial estimates field for each parameter.

  3. Select the Run Options tab.

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

  5. Execute the object.

Save and close the project

  1. Select File > Save Project.

  2. Click Save.

  3. Select File > Close Project.

The project is saved and closed and Phoenix can be safely exited.

This concludes the model variations using propofol data example.


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