EventPredData | R Documentation |
Example data set based on a Phase III oncology trial with an overall survival endpoint to illustrate event prediction in event-driven trials.
data(EventPredData)
No arguments
A data set with 150 records (one record per patient) and 4 variables:
enrollment
Time of the patient's enrollment (months).
time
Time of the patient's death or last contact if the event is censored relative to the patient's enrollment (months).
event
Event indicator (1 if the patient died and 0 otherwise).
dropout
Patient dropout indicator (1 if the patient dropped out of the trial/was lost to follow up and 0 otherwise).
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.