setOdeSolverParameters | R Documentation |
Set the parameters of the ode solver.
setOdeSolverParameters(object, odeSolverParameters)
## S4 method for signature 'Model'
setOdeSolverParameters(object, odeSolverParameters)
object |
An object from the class Model. |
odeSolverParameters |
A list giving the parameters of the ode solver. |
The model with the updated parameters of the ode solver.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.