Learn R Programming

rxode2 (version 2.0.7)

rxLhs: 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

See Also

rxode2

Other Query model information: rxDfdy(), rxInits(), rxModelVars(), rxParams(), rxState()