Evaluate the variance of the Fisher information matrix.
EvaluateVarianceFIM(object, model, arm, modelEvaluation, modelVariance)# S4 method for IndividualFim
EvaluateVarianceFIM(object, model, arm, modelEvaluation, modelVariance)
# S4 method for PopulationFim
EvaluateVarianceFIM(object, model, arm, modelEvaluation, modelVariance)
A list containing the matrices of the variance of the FIM.
An object from the class Fim.
An object from the class Model.
An object from the class Arm.
A list containing the evaluation results.
A list containing the model variance.