Learn R Programming

PFIM (version 5.0)

ModelEquations-class: Class "ModelEquations" representing a the equations of a model.

Description

A class storing information concerning the model equations of the models in the LibraryOfModels.

Arguments

Objects from the class <code>ModelEquations</code>

Objects form the Class ModelEquations can be created by calls of the form ModelEquations(...) where (...) are the parameters for the ModelEquations objects.

Slots for <code>ModelEquations</code> objects

equations:

A list giving the equations of the model.

allParameters:

A vector giving all the parameters of the model.