This returns the parameters , state variables
# S3 method for rxode2
coef(object, ...)is an rxode2 object
ignored arguments
a rxCoef object with the following
params is a list of strings for parameters for the rxode2 object
state is a list of strings for the names of each state in
the rxode2 object.
ini is the model specified default values for the
parameters.
rxode2 is the referring rxode2 object