Evaluation-class {PFIM} | R Documentation |
Class "Evaluation"
Description
A class storing information concerning the evaluation of a design.
Objects from the class
Objects form the class Evaluation
can be created by calls of the form Evaluation(...)
where (...) are the parameters for the Evaluation
objects.
Slots for the Evaluation
objects
name
:A string giving the name of the project.
model
:A object of class Model giving the model.
modelEquations
:A list giving the model equations.
modelParameters
:A list giving the model parameters.
modelError
:A list giving the model error for each outcome of the model.
outcomes
:A list giving the model outcomes.
designs
:A list giving the designs to be evaluated.
fim
:An object of the class
Fim
containing the Fisher Information Matrix of the design.odeSolverParameters
:
[Package PFIM version 6.0.3 Index]