setOutcomesEvaluation {PFIM}R Documentation

setOutcomesEvaluation

Description

Set the results of the evaluation of the outcomes.

Usage

setOutcomesEvaluation(object, outcomesEvaluation)

## S4 method for signature 'Design'
setOutcomesEvaluation(object, outcomesEvaluation)

Arguments

object

An object Design from the class Design.

outcomesEvaluation

A list containing the evaluation of the outcomes.

Value

An object Design with the list outcomesEvaluation updated.


[Package PFIM version 6.0.3 Index]