pair.diff.surv | R Documentation |
internal function for generating Z matrix (time-to-event endpoint)
pair.diff.surv(X, Y, A, C)
X |
marker matrix |
Y |
a vector for observed time |
A |
a vector for Treatment arm indicator (1 is treatment, 0 is control) |
C |
a vector for censor (1 is event, 0 is censored) |
Function for generate Z matrix for time-to-event endpoint
A list of prepared data input for ROCSI
# no run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.