getVars {rodeo} | R Documentation |
Query Values of State Variables
Description
Query values of state variables of a rodeo
-based model.
Arguments
asArray |
Logical. If |
useNames |
Logical. Used to enable/disable element names for the return
vector when |
Value
A numeric vector or array.
Author(s)
See Also
The corresponding 'set' method is setVars
and examples
can be found there. Use getPars
to query the values of
parameters rather than variables.