emaxmodel_MappingParameters {Certara.RsNLME} | R Documentation |
Emax model mapping parameters
Description
Emax model mapping parameters
Usage
emaxmodel_MappingParameters(ID = NULL, C = NULL, EObs = NULL)
Arguments
ID |
Column mapping argument for input dataset column(s)
that identify individual data profiles. Only applicable to population models
|
C |
Column mapping argument that represents the input dataset column for the independent variable that is treated as a covariate during the estimation/simulation process. |
EObs |
Column mapping argument that represents the input dataset column for the observed drug effect (i.e., the dependent variable). |
[Package Certara.RsNLME version 3.0.1 Index]