setOutcomesForEvaluation: Set the outcomes of a model used for the evaluation (is...

setOutcomesForEvaluationR 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.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.