CoxExample | R Documentation |
Randomly generated data for Cox regression example.
data(CoxExample)
List containing the following elements:
1,000 by 30 matrix of numeric values.
1,000 by 2 matrix with column names "time" and "status". The first column consists of positive numbers representing time to event, while the second column represents the status indicator (0=right-censored, 1=observed).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.