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, data)

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

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.

data

...

Value

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


PFIM documentation built on Oct. 30, 2024, 9:10 a.m.