Design-class | R Documentation |
The class Design
defines information concerning the parametrization of the designs.
Objects form the class Design
can be created by calls of the form Design(...)
where (...) are the parameters for the Design
objects.
Design
objectsname
:A string giving the name of the design.
size
:An integer giving the number of subjects in the design.
arms
:A list of the arms.
outcomesEvaluation
:A list of the results of the design evaluation for the outcomes.
outcomesGradient
:A list of the results of the design evaluation for the sensitivity indices.
numberOfArms
:A numeric giving the number of arms in the design.
fim
:An object of the class Fim
containing the Fisher Information Matrix of the design.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.