getWintimeIntegral | R Documentation |
Win time difference
getWintimeIntegral(m, etimes, time0, time1, delta0, delta1)
m |
The number of events in the hierarchy. |
etimes |
A sorted vector of event times (days) (returned from wintime::setEventTimes()). |
time0 |
A vector containing the control person's event times (days). |
time1 |
A vector containing the treatment person's event times (days). |
delta0 |
A vector containing the control person's event indicators. |
delta1 |
A vector containing the treatment person's event indicators. |
This function calculates the win time difference integral for a single pair. This function is used in all pairwise win time methods.
The win time difference integral.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.