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