getOutcome: getOutcome

getOutcomeR Documentation

getOutcome

Description

Get the outcome of an object.

Usage

getOutcome(object)

## S4 method for signature 'Administration'
getOutcome(object)

## S4 method for signature 'AdministrationConstraints'
getOutcome(object)

## S4 method for signature 'ModelError'
getOutcome(object)

## S4 method for signature 'SamplingTimeConstraints'
getOutcome(object)

## S4 method for signature 'SamplingTimes'
getOutcome(object)

Arguments

object

An object defined from a class of PFIM.

Value

A string giving the outcome of the object.


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