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 |
outcomesEvaluationInitialDesign |
A list containing the evaluation of the initial design. |
model |
An object |
plotOptions |
A list containing the plot options. |
Value
A list containing the plots the evaluation of the outcomes.
[Package PFIM version 6.1 Index]