setEquations: Set the equations of a model.
Description
Set the equations of a model.
Usage
setEquations(object, equations)# S4 method for Model
setEquations(object, equations)
Value
The model with the updated equations.
Arguments
- object
An object from the class Model.
- equations
A list giving the equations of the model.