Learn R Programming

PFIM (version 5.0)

PKModel-class: Class "PKModel" representing a PK model.

Description

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

Arguments

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

objects are typically created by calls to PKModel.

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