Secondary sub-tab

The Secondary tab allows users to add secondary parameters to the model.

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 “Supported Special Functions” for a list functions that are supported.

Secondary parameters depending on categorical covariate effects do not work for Built-in or Graphical models. The user interface does not accept them. However, they do work for Tex­tual models. For example, if “sex” is a categorical covariate having values 0 and 1, and it modifies column “V,” then there is a fixed effect named “dVdsex1.” This fixed effect is not rec­ognized in the secondary parameter definition; however, it will work in a Textual model.

Secondaryparameterdefined.png 

Note:Tmax can be defined as a secondary parameter by using the built-in function CalcTMax, e.g.:
secondary(Tmax=CalcTMax(tvA,tvAlpha,tvB,tvBeta,tvC,tvGamma))
If a Tlag variable is included in the dosepoint statement, the dosing is postponed by Tlag, so Tlag should be added into the secondary parameter definition for Tmax, e.g.:
secondary(Tmax=CalcTMax(tvA,tvAlpha,tvB,tvBeta,tvC,tvGamma)+tvT­lag)


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