Variations in Emax models

The data in emax.dat fits a sigmoid Emax model to dose and effect data from 100 subjects. There are five effect observations for each subject, at the same five dose levels. The model sets effect E equal to a function of the drug concentration C, with a model parameters describing the concentration at half-maximal effect EC50, maximum possible effect Emax, and parameter gamma.

Note:The completed project (Emax.phxproj) is available for reference in …\Examples\NLME.

Set up Emax model

  1. Create a new project called Emax.

  2. Import the dataset …\Examples\NLME\Supporting files\emax.dat and sim­hill4.5.dat.

  3. Click Next Arrow button to move from emax to the simhill4.5 dataset and click Finish in the File Import Wizard dialog.

  4. Right-click on Workflow in the Object Browser and select New > Modeling > Maximum Likeli­hood Models.

  5. Rename the object Emax.

  6. Use the mouse pointer to drag the emax worksheet from the Data folder to the Main Mappings panel.

  7. In the Structure tab, select Emax in the Type menu.

  8. Check the Sigmoid checkbox to specify the model is a sigmoidal emax model.

  9. Select the option buttons in the Main Mappings panel to map the data types as follows:
    subject to the ID context.
    dose to the C context.
    e to the EObs context.

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

  11. In the Initial field for tvEC50, enter 50 as the initial estimate value.

  12. Leave the initial estimate for tvGam set to 1.

  13. In the Initial field for tvEmax, enter 100 as the initial estimate value.

  14. phenoEmaxFixedEffectstab_1.png 

  15. Select the Initial Estimates tab to find the best initial estimates.

  16. Adjust the portion of the plot to view by setting the Duration to 250 using the slider or typing the value in the field next to the slider.

  17. EmaxInitialEsttab.png 

    Enter different values for fixed effect parameters, and see the results on the XY plot. To select a negative value with the slider, clear the checkbox beside the parameter name. For more informa­tion on using the Initial Estimates, see the “Initial Estimates tab” description.

  18. Click icon_execute_15.png (Execute icon) to execute the object.

Set up an Emax Baseline project

  1. Insert a second Maximum Likelihood Models object into the workflow and name it Emax Base­line.

  2. In the Structure tab, select Emax in the Type menu.

  3. Check the Baseline checkbox.

  4. Select the Parameters > Structural sub-tab.

  5. Clear the Ran checkbox beside EC50 to remove the random effect from the parameter.

  6. emaxstructuraltab_1.png 

  7. Select the Fixed Effects sub-tab.

  8. In the Initial field for tvEC50, enter 15 as the initial estimate value.

  9. Leave the Initial field for tvE0 set to 1 as the initial estimate value.

  10. In the Initial field for tvEmax, enter 150 as the initial estimate value.

  11. Use the mouse pointer to drag the simhill4.5 worksheet from the Data folder to the Main Map­pings panel.

  12. Select the option buttons in the Main Mappings panel to map the data types to the following con­texts:
    ID to the ID context.
    CONC to the C context.
    DV to the EObs context.

  13. Execute the object.

Set up an Emax Baseline project including standard deviations

  1. Right-click Emax Baseline and select Copy.

  2. Right-click the Workflow object and select Paste.

  3. Rename the project as Emax Baseline Stdev.
    The data types are automatically mapped as follows:
    ID to the ID context
    CONC to the C context
    DV to the EObs context

  4. In the Structure tab, type 50 in the Stdev field.

  5. Select the Parameters > Structural sub-tab.

  6. Check the Ran checkbox for EC50.

  7. Clear the Ran checkbox for E0.

  8. Select the Fixed Effects sub-tab.

  9. Click left arrow button beside tvEC50 to copy the new estimate to the Initial estimate field for tvEC50.

  10. Check the checkbox beside tvE0 to freeze the fixed effect for the parameter.

  11. Click the left arrow button beside tvEmax to copy the new estimate to the Initial estimate field for tvEmax.

  12. Select the Random Effects sub-tab.

  13. Click the Copy omega estimate left arrow buttons beside nEmax and nEC50 to copy the omega estimates to the initial estimate field for each parameter.

  14. emaxRandomEffectstab.png 

  15. 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 closed.

This concludes the Emax model variations example.


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