rxUdfUiEst {rxode2} | R Documentation |
Return the current estimation method for the UI processing
Description
Return the current estimation method for the UI processing
Usage
rxUdfUiEst(value)
Arguments
value |
when specified, this assigns the character value of the estimation method or NULL if there is nothing being estimated |
Value
value of the estimation method being processed or NULL
Author(s)
Matthew L. Fidler
See Also
Other User functions:
linMod()
,
rxUdfUiControl()
,
rxUdfUiData()
,
rxUdfUiIniLhs()
,
rxUdfUiMv()
,
rxUdfUiNum()
,
rxUdfUiParsing()
Examples
rxUdfUiEst()
[Package rxode2 version 3.0.4 Index]