A dataset containing digitized survival data from a clinical trial.
A data frame with three variables
- time
Numeric vector representing the survival time (e.g., in months).
- status
Numeric vector indicating event status (1 for event, 0 for censored).
- curve
Factor or character vector for treatment arm (e.g., 'Control', 'Experimental').