PFIMProject-class | R Documentation |
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.
PFIMProject
Objects form the class PFIMProject
can be created by calls of the form PFIMProject(...)
where
(...) are the parameters for the PFIMProject
objects.
PFIMProject
objectsname
: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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.