setOutcomesGradient {PFIM} | R Documentation |
setOutcomesGradient
Description
Set the results of the evaluation of the outcomes.
Usage
setOutcomesGradient(object, outcomesGradient)
## S4 method for signature 'Design'
setOutcomesGradient(object, outcomesGradient)
Arguments
object |
An object |
outcomesGradient |
A list containing the evaluation of the outcome gradients. |
Value
An object Design
with the list outcomesGradient
updated.
[Package PFIM version 6.0.3 Index]