The Secondary tab allows adding secondary parameters to the model.
Press Add to add a secondary parameter.
In the Parameter field, type a name for the secondary parameter.
In the Definition field, type a definition for the secondary parameter.
Enter the right side of an equation that uses parameters available in the model.
The equation must be a function of fixed effects such as tvV and/or covariates. Refer to the “Supported Math Functions” and “Pharmacometrics Modeling Language”sections in the PML documentation for a list of functions that are supported.
In the Units field, enter the units for the parameter, if needed. When executed, the units are applied to the output. If the data has units, the field is disabled.
Click the X button to remove a secondary parameter.
Note: Tmax can be calculated as a secondary parameter using the built-in CalcTMax function, e.g.:
secondary(Tmax=CalcTMax(tvA,tvAlpha,tvB,tvBeta,tvKa))
For more details, refer to the “Supported Statements” section of the PML Reference Guide.
If a Tlag variable is included in the dosepoint statement, it represents a delay in the dosing by Tlag. To account for this delay, Tlag should be added to the definition of the secondary parameter for Tmax, e.g.:
secondary(Tmax=CalcTMax(tvA,tvAlpha,tvB,tvBeta,tvKa)+tvTlag)
Legal Notice | Contact Certara
© Certara USA, Inc. All rights reserved.