Description Usage Arguments Value
View source: R/rateSwitchTimes.R
A switch object consists of a set of calendar times and for each calendar
time a set of patient times. The function orders the pairs (calendar time, patient time)
in lexicographic order and returns the index for the given pair (calendarStartTime,
calendarEndTime). An exception is thrown if no suich pair exists
1 | GetIndex.Switches(object, calendarStartTime, patientStartTime)
|
object |
A |
calendarStartTime |
The calendar switch time for which the index is required |
patientStartTime |
The patient switch time for which the index is required |
The index of the (calendarStartTime, calendarEndTime) pair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.