getRightHandSideOfODE,Model-method | R Documentation |
For non-linear models or models with state dependent influxes the returned function is a true function of state and time For linear models with state independent influxes the returned function is in fact a function of time only.
## S4 method for signature 'Model'
getRightHandSideOfODE(object)
object |
no manual documentation |
A function f(t)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.