EvaluateVarianceModel: Evaluate the variance of a model.

EvaluateVarianceModelR 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.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.