getOutcome {PFIM} | R 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.
[Package PFIM version 6.0.3 Index]