relapse: Time-to-event data of cancer relapse

relapseR Documentation

Time-to-event data of cancer relapse

Description

Synthetic dataset containing the time-to-event of cancer relapse (event=1) with the competing risk death (event=2) in long-form with patient information.

Usage

relapse

Format

A data frame with 989 rows and 9 columns:

ID

Patient ID

Time

Time-to-event

event

Event of interest (0=censoring, 1=relapse, 2,3=competing risks)

age.at.time.0

Patient's age at time of diagnosis

male

Sex of patient, 1=male, 0=female

stage

Cancer stage at diagnosis

bmi

Patient's body mass index at diagnosis

treatment

Patient's treatment status, treatment=1=on treatment, treament=0=patient is off treatment

T_txgiven

Follow-up time, i.e., time at which updated treatment (tx) information was provided, which is equivalent to the time point at which the patient entry was created.


anyafries/dynLM documentation built on July 26, 2022, 12:17 a.m.