| interimData1 {EventPredInCure} | R Documentation |
Interim enrollment and event data before enrollment completion
Description
A data frame with 225 rows and 9 columns:
trialsdtThe trial start date
usubjidThe unique subject ID
randdtThe randomization date
treatmentThe treatment group number
treatment_descriptionDescription of the treatment group
timeThe day of event or censoring since randomization
eventThe event indicator: 1 for event, 0 for non-event
dropoutThe dropout indicator: 1 for dropout, 0 for non-dropout
cutoffdtThe cutoff date
For ongoing subjects, both event and dropout are equal to 0.
Usage
interimData1
Format
An object of class tbl_df (inherits from tbl, data.frame) with 224 rows and 9 columns.
[Package EventPredInCure version 1.0 Index]