NlmePkParameters-class {Certara.RsNLME} | R Documentation |
Class represents an NLME/PML PK model parameters
Description
Class represents an NLME/PML PK model parameters
Arguments
parameterization |
Taken from NlmeModelParameterization |
absorption |
Taken from NlmeModelAbsorption |
numCompartments |
Number of compartments |
isTlag |
Does dose have a time lag? |
hasEliminationComp |
Is there data available for an elimination compartment? |
isFractionExcreted |
Does compartment include a fraction excreted parameter? |
isSaturating |
Is the elimination rate equal to the absorption rate? |
infusionAllowed |
Is infusion allowed? |
isDuration |
Is duration of infusion measured (TRUE) or rate (FALSE)? |
isSequential |
Is model part of a PK/PD model that is being fitted sequentially? |
isClosedForm |
Is model closed-form algebraic (TRUE) or differential equation (FALSE)? |
[Package Certara.RsNLME version 3.0.1 Index]