setOutcomes: Set the outcomes of a model.

setOutcomesR Documentation

Set the outcomes of a model.

Description

Set the outcomes of a model.

Usage

setOutcomes(object, outcomes)

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

Arguments

object

An object from the class Model.

outcomes

A list giving the outcomes of the model.

Value

The model with the updated outcomes.


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