Description Usage Arguments Value
This takes survival times and censoring indicators for two variables and outputs the Dabrowska bivariate survival function estimate. Modified from code originally written by Yu Cheng at University of Pittsburgh.
1 |
data |
An n by 4 matrix where the first column is the observed event time of the first variable, the second column is the observed event time of the second variable, the third column is the censoring indicator for the first variable (0 indicates censored) and the fourth column is the censoring indicator for the second variable (0 indicates censored) |
The Lin Ying bivariate survival function estimate with times for variable 1 along the rows and times for variable 2 along the columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.