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