getInitialConditions | R Documentation |
Get the initial condition for the evaluation of an ode model.
getInitialConditions(object)
## S4 method for signature 'Arm'
getInitialConditions(object)
## S4 method for signature 'Model'
getInitialConditions(object)
object |
An object |
The list initialConditions
for the object Arm
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.