plotOutcomesEvaluation: plotOutcomesEvaluation

plotOutcomesEvaluationR Documentation

plotOutcomesEvaluation

Description

Plot the evaluation of the outcomes.

Usage

plotOutcomesEvaluation(
  object,
  outcomesEvaluationInitialDesign,
  model,
  plotOptions
)

## S4 method for signature 'Design'
plotOutcomesEvaluation(
  object,
  outcomesEvaluationInitialDesign,
  model,
  plotOptions
)

Arguments

object

An object Design from the class Design.

outcomesEvaluationInitialDesign

A list containing the evaluation of the initial design.

model

An object model from the class Model.

plotOptions

A list containing the plot options.

Value

A list containing the plots the evaluation of the outcomes.


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