setOutcomesForEvaluation {PFIM}R Documentation

Set the outcomes of a model used for the evaluation (is scales outcomes).

Description

Set the outcomes of a model used for the evaluation (is scales outcomes).

Usage

setOutcomesForEvaluation(object, outcomes)

## S4 method for signature 'Model'
setOutcomesForEvaluation(object, outcomes)

Arguments

object

An object from the class Model.

outcomes

A list giving the outcomes of a model used for the evaluation (is scales outcomes).

Value

The model with the updated outcomes for the evaluation.


[Package PFIM version 6.0.3 Index]