interimData1 {EventPredInCure}R Documentation

Interim enrollment and event data before enrollment completion

Description

A data frame with 225 rows and 9 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

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]