getOdeSolverParameters | R Documentation |
Get the parameters for the ode solvers of an object.
getOdeSolverParameters(object)
## S4 method for signature 'Model'
getOdeSolverParameters(object)
## S4 method for signature 'PFIMProject'
getOdeSolverParameters(object)
object |
An object defined form a class of PFIM. |
The list giving the parameters for the ode solvers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.