Learn R Programming

PFIM (version 5.0)

ModelODEquations-class: Class "ModelODEquations" representing the equations of an ODE model

Description

A class storing information concerning the equations for the ODE models in the LibraryOfModels.

Arguments

Objects from the class

ModelODEquations objects are typically created by calls to ModelODEquations and contain the following slots:

derivatives:

A list of expression giving the the derivatives of the model.