getSamplingTime {PFIM} | R Documentation |
getSamplingTime
Description
Get the sampling times by outcome.
Usage
getSamplingTime(object, outcome)
## S4 method for signature 'Arm'
getSamplingTime(object, outcome)
Arguments
object |
An object |
outcome |
A string giving the name of the outcome. |
Value
The element of the list samplingTimes
containing the sampling times of the outcome outcome
[Package PFIM version 6.0.3 Index]