ode: Abstract 'ode' object

Description Usage Arguments Value See Also

Description

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

mak

Mass Action Kinetics reaction network system.

plk

Power Law Kinetics system.

rlk

Rational Law Kinetics system.

ratmak

Rational Mass Action Kinetics.

to create an actual ode object, which you can use.

Usage

1

Arguments

...

Arguments passed to ode.

Value

An object with S3 class "ode".

See Also

mak, plk, rlk, ratmak


episode documentation built on May 1, 2019, 11:17 p.m.