Learn R Programming

PFIM (version 5.0)

PDModel-class: Class "PDModel" representing a PD model.

Description

A class storing information concerning the PD models in the LibraryOfModels.

Arguments

Objects from the class

PDModel objects are typically created by calls to PDModel.

Slots for the <code>PDModel</code> objects, that are heritated from the class Model

nameModel:

A character string giving the name of the model.

descriptionModel:

A list of character string giving the characterisation of the model (name, administration, number of compartment)

equationsModel:

A object ModelEquations giving the equations of the model.