getSamplingTimes {PFIM} | R Documentation |
getSamplingTimes
Description
Get the vectors of sampling times for an arm.
Usage
getSamplingTimes(object)
## S4 method for signature 'Arm'
getSamplingTimes(object)
Arguments
object |
An object |
Value
The list samplingTimes
for the object Arm
.
[Package PFIM version 6.0.3 Index]