Learn R Programming

PFIM (version 5.0)

PKPDModel-class: Class "PKPDModel" representing a PKPDModel model.

Description

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

Arguments

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

objects are typically created by calls to PKPDModel.

Slots for the <code>PKPDModel</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.