Set the initial conditions of a ode model.
setInitialConditions(object, initialConditions)# S4 method for Arm
setInitialConditions(object, initialConditions)
# S4 method for Model
setInitialConditions(object, initialConditions)
The model with the updated initial conditions.
An object from the class Model.
A list giving the initial conditions.