setOutcomes {PFIM} | R Documentation |
Set the outcomes of a model.
Description
Set the outcomes of a model.
Usage
setOutcomes(object, outcomes)
## S4 method for signature 'Model'
setOutcomes(object, outcomes)
Arguments
object |
An object from the class Model. |
outcomes |
A list giving the outcomes of the model. |
Value
The model with the updated outcomes.
[Package PFIM version 6.0.3 Index]