EvaluateVarianceModel {PFIM}R Documentation

Evaluate the variance of a model.

Description

Evaluate the variance of a model.

Usage

EvaluateVarianceModel(object, arm, evaluationModel)

## S4 method for signature 'Model'
EvaluateVarianceModel(object, arm, evaluationModel)

Arguments

object

An object from the class Model.

arm

An object from the class Arm.

evaluationModel

A list giving the outputs of the model evaluation.

Value

Return a list giving the results of the evaluation of the model variance.


[Package PFIM version 6.0.3 Index]