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