Evaluate an arm.
EvaluateArm(object, model, fim)# S4 method for Arm
EvaluateArm(object, model, fim)
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.
An object arm
from the class Arm.
An object model
from the class Model.
An object fim
from the class Fim.