ModelEquations object.Get the derivate of an equation of a ModelEquations object.
getDerivate(object, equationName, parameter)# S4 method for ModelEquations
getDerivate(object, equationName, parameter)
A list of expression of the derivate of an equation of a ModelEquations
A ModelEquations object.
A character string giving the name of the response of the equations.
An ModelParameter object.