PFIMProject-class: Class "PFIMProject"

PFIMProject-classR Documentation

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.

Objects from the class PFIMProject

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 PFIMProject 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.


PFIM documentation built on June 24, 2022, 9:06 a.m.