EvaluateArm {PFIM} | R Documentation |
EvaluateArm
Description
Evaluate an arm.
Usage
EvaluateArm(object, model, fim)
## S4 method for signature 'Arm'
EvaluateArm(object, model, fim)
Arguments
object |
An object |
model |
An object |
fim |
An object |
Value
The object fim
containing the Fisher Information Matrix
the two lists evaluationOutcomes
, outcomesGradient
containing the results of
the evaluation of the outcome and the sensitivity indices.
[Package PFIM version 6.0.3 Index]