EventPredData {MedianaDesigner} | R Documentation |
Example data set for EventPred
Description
Example data set based on a Phase III oncology trial with an overall survival endpoint to illustrate event prediction in event-driven trials.
Usage
data(EventPredData)
Arguments
No arguments
Format
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).
Value
No return value
[Package MedianaDesigner version 0.13 Index]