rxUdfUiMv {rxode2} | R Documentation |
Return the model variables that is being processed or setup model variables for processing
Description
Return the model variables that is being processed or setup model variables for processing
Usage
rxUdfUiMv(value)
Arguments
value |
when specified, this assigns the model variables to be
processed, or resets it by assigning it to be |
Value
value of the modelVariables
being processed or NULL
.
Author(s)
Matthew L. Fidler
See Also
Other User functions:
linMod()
,
rxUdfUiControl()
,
rxUdfUiData()
,
rxUdfUiEst()
,
rxUdfUiIniLhs()
,
rxUdfUiNum()
,
rxUdfUiParsing()
Examples
rxUdfUiMv()
[Package rxode2 version 3.0.4 Index]