getNumberOfTimesByWindows {PFIM} | R Documentation |
Get the number of sampling times by windows.
Description
Get the number of sampling times by windows.
Usage
getNumberOfTimesByWindows(object)
## S4 method for signature 'SamplingTimeConstraints'
getNumberOfTimesByWindows(object)
Arguments
object |
An object from the class SamplingTimeConstraints. |
Value
A vector giving the number of sampling times by windows.
[Package PFIM version 6.0.3 Index]