setOutcome {PFIM}R Documentation

setOutcome

Description

Set the outcome of an object.

Usage

setOutcome(object, outcome)

## S4 method for signature 'Administration'
setOutcome(object, outcome)

## S4 method for signature 'SamplingTimes'
setOutcome(object, outcome)

Arguments

object

An object defined form a class of PFIM.

outcome

A string defined the outcome.

Value

A string giving the updated outcome of the object.


[Package PFIM version 6.0.3 Index]