rxLhs {rxode2} | R Documentation |
Left handed Variables
Description
This returns the model calculated variables
Usage
rxLhs(obj)
Arguments
obj |
rxode2 family of objects |
Value
a character vector listing the calculated parameters
Author(s)
Matthew L.Fidler
See Also
Other Query model information:
rxDfdy()
,
rxInits()
,
rxModelVars()
,
rxParams()
,
rxState()
[Package rxode2 version 2.1.3 Index]