Survival data for illustrating the use of the MASTA algorithm

survival

Format

A data.frame with 8 columns:

id

patient id.

event_ind

indicator for events; 1=event, 0=cencoring

event_time

the event time if event_ind=1.

fu_time

the follow up time for the patient.

cov_1,cov_2,cov_3

3 covariates used in a survival regression model.

train_valid

indicator for patients in the training data set; 1=training, 0=test