| finalData {eventPred} | R Documentation | 
Final enrollment and event data after achieving the target number of events
Description
A data frame with 300 rows and 7 columns:
- trialsdt
- The trial start date 
- usubjid
- The unique subject ID 
- randdt
- The randomization date 
- treatment
- The treatment group number 
- treatment_description
- Description of the treatment group 
- time
- The day of event or censoring since randomization 
- event
- The event indicator: 1 for event, 0 for non-event 
- dropout
- The dropout indicator: 1 for dropout, 0 for non-dropout 
- cutoffdt
- The cutoff date 
For ongoing subjects, both event and dropout are equal to 0.
Usage
finalData
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]