Description Usage Arguments Value See Also
The abstract class ode, which determines the ordinary differential equation system. Some systems have multiple parameter arguments (so far only ratmak). The bare ode class is abstract, hence in practice you need to use one of
makMass Action Kinetics reaction network system.
plkPower Law Kinetics system.
rlkRational Law Kinetics system.
ratmakRational Mass Action Kinetics.
to create an actual ode object, which you can use.
1 |
... |
Arguments passed to |
An object with S3 class "ode".
mak, plk, rlk, ratmak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.