Learn R Programming

PFIM (version 5.0)

PFIMProject-class: Class "PFIMProject"

Description

The class PFIMProject implements the evaluation of the Fisher Information Matrix through the use of a statistical model. This class also plot the graphic for the evolution over time of the concentraton, the sensitivity indices and the standard errors (SE, RSE) of a model.

Arguments

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

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

The slots for the <code>PFIMProject</code> objects

name:

A character strings giving the name of the project.

previous_fim:

A matrix of numerical values giving the information matrix obtained from a previous study.

fim:

A list of Fims (population or individual or Bayesian information).

statistical_model:

A list of StatisticalModels

designs:

A list of all designs.

constraints:

design constraint.

graph_options:

List of graphical options.