plotOutcomesEvaluation {PFIM}R 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.


[Package PFIM version 6.1 Index]