getEquations: Get the equations of a model.
Description
Get the equations of a model.
Usage
getEquations(object)# S4 method for Model
getEquations(object)
Value
The list giving the equations of the model.
Arguments
- object
An object from the class Model.