| interimData2 {eventPred} | R Documentation |
Interim enrollment and event data after enrollment completion
Description
A data frame with 300 rows and 7 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
interimData2
Format
An object of class tbl_df (inherits from tbl, data.frame) with 300 rows and 9 columns.
[Package eventPred version 0.2.5 Index]