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