Evaluate the variance of a model.
EvaluateVarianceModel(object, arm, evaluationModel, data)# S4 method for Model
EvaluateVarianceModel(object, arm, evaluationModel, data)
Return a list giving the results of the evaluation of the model variance.
An object from the class Model.
An object from the class Arm.
A list giving the outputs of the model evaluation.
...