ModelVariable-class | R Documentation |
Class "ModelVariable" represents an initial variable for ODE model.
ModelVariable
objects are typically created by calls to ModelVariable
and contain the following slots:
ModelVariable
objectsname
:A character string giving the name of the initial variable of an ODE model.
value
:A numeric giving the value of the initial variable of an ODE model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.