getOutcome | R Documentation |
Get the outcome of an object.
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)
object |
An object defined from a class of PFIM. |
A string giving the outcome of the object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.