The eqnvec object stores explicit algebraic equations, like the
right-hand sides of an ODE, observation functions or parameter transformations
as named character vectors.
Usage
eqnvec(...)
is.eqnvec(x)
Arguments
...
mathematical expressions as characters to be coerced,
the right-hand sides of the equations
x
obect of any class
Value
object of class eqnvec, basically a named character.