Learn R Programming

PFIM (version 6.0.3)

setOutcomes: Set the outcomes of a model.

Description

Set the outcomes of a model.

Usage

setOutcomes(object, outcomes)

# S4 method for Model setOutcomes(object, outcomes)

Value

The model with the updated outcomes.

Arguments

object

An object from the class Model.

outcomes

A list giving the outcomes of the model.