Variations in models using Phenobarbital data
The data in pheno.dat come from a study of the neonatal pharmacokinetics of phenobarbital reported by Grasela and Donn. (Grasela and Donn (1985). Neonatal Population Pharmacokinetics of Phenobarbital Derived from Routine Clinical Data. Dev Pharmacol Ther, 8:372–383.).
Data were collected on 59 pre-term infants given phenobarbital for prevention of seizures during the first 16 days after birth. Each individual received an initial dose followed by one or more sustaining doses by intravenous administration. A total of between one and six concentration measurements were obtained from each individual at times other than dose times as part of routine monitoring, for a total of 155 measurements. Additionally, birth weight (wt) and a five-minute Apgar score (Apgar < 5) were recorded for each subject.
The pharmacokinetics of phenobarbital can be described by a one-compartment model with intravenous administration and first-order elimination, which is found in Phoenix library models as PK model 1. In this model, the subject-specific pharmacokinetic parameters to be estimated are the elimination rate constant, Ke, and volume of distribution, V.
Note:The completed project (Pheno.phxproj) is available for reference in …\Examples\NLME.
Set up the Maximum Likelihood Models object
Create a new project called Pheno.
Import the dataset …\Examples\NLME\Supporting files\pheno.dat.
Click Finish in the File Import Wizard dialog.
Right-click on Workflow in the Object Browser and select New > Modeling > Maximum Likelihood Models.
Rename the Maximum Likelihood Models object Pheno Model.
Select the Parameters > Structural sub-tab.
Click Add Covariate.
Type wt in the Covariate field. wt is added as a context association in the Main Mappings panel.
Click Add Covariate.
Type apgr in the Covariate field. apgr is added as a context association in the Main Mappings panel.
Note:Adding weight (wt) and Apgar (apgr) as covariates allows Phoenix to create covariate plots in the output.
Map the pheno dataset
Use the mouse pointer to drag the pheno worksheet from the Data folder to the Main Mappings panel.
Select the option buttons in the Main Mappings panel to map the data types to the following contexts:
xid to the ID context.
time to the Time context.
dose to the A1 context.
wt to the wt context.
apgr to the apgr context.
yobs to the CObs context.
Leave idum1 mapped to None.
Leave idum2 mapped to None.
In the Structure tab, select Micro from the Parameterization menu.
Select the Run Options tab.
Select FOCE L-B as the Algorithm and Hessian as the Method.
Click (Execute icon) to execute the object.
In the Results tab, select the Core Output text results.
Note that, in the residual error model, the parameter value for fixed effects parameters is used in the next model.
Set up the full block model with standard deviation
Right-click Pheno Model and select Copy.
Right-click the Workflow object and select Paste.
Rename the project as Pheno Stdev.
The data types are automatically mapped as follows:
xid to the ID context
time to the Time context
dose to the A1 context
wt to wt
apgr to apgr
yobs to the CObs context
idum1 mapped to None
idum2 mapped to None
In the Structure tab, type 2.76 in the Stdev field.
Select the Parameters > Fixed Effects sub-tab.
Click Accept All Fixed+Random to copy the new estimates to the Initial estimates field for each parameter.
Select the Random Effects sub-tab.
Clear the Diag checkbox to use the full block structure.
Execute the object.
Add covariate effects to study parameters
Right-click Pheno Stdev and select Copy.
Right-click the Workflow object and select Paste.
Rename the project as Pheno Stdev Covar.
Select the Parameters > Fixed Effects sub-tab.
Click Accept All Fixed+Random to copy the new estimates to the Initial estimates field for each parameter.
Select the Structural sub-tab.
Underneath the V parameter, click No for the wt covariate to change it to Yes.
Underneath the Ke parameter, click No for the wt covariate to change it to Yes.
The study variable weight is added as a covariate effect to both V and Ke.
Underneath the V parameter, click No for the apgr covariate to change it to Yes.
The study variable apgr is added as a covariate effect to V.
The data types are automatically mapped as follows:
xid to the ID context
time to the Time context
dose to the A1 context
wt to the wt context
apgr to the apgr context
yobs to the CObs context
idum1 mapped to None
idum2 mapped to None
Execute the object.
Save and close the project
Select File > Save Project.
Click Save.
Select File > Close Project.
The project is saved and closed and Phoenix can be safely closed.
This concludes the model variations example that uses Phenobarbital data.
Last modified date:7/9/20
Legal Notice | Contact Certara
© 2020 Certara USA, Inc. All rights reserved.