Skip to contents

This dataset contains reconstructed individual patient data (IPD) from published KM survival curve. The dataset includes information on treatment type, treatment code, survival curve type, event times, and event occurrences for each patient.

Usage

IPD_data

Format

A data frame with 624 observations on the following 5 variables:

trt

Character vector indicating the treatment received by each patient. Possible values are "Isotretinoin" and "Dinutuximab β".

trt_cd

Character vector representing the treatment code. "TT" for Isotretinoin and "GD2" for Dinutuximab β.

curve

Character vector indicating the type of survival curve. Possible values are "OS" (Overall Survival) and "EFS" (Event-Free Survival).

eventtime

Numeric vector representing the time to event or censoring for each patient.

event

Integer vector where 1 indicates the occurrence of the event and 0 indicates censoring.

Source

Khader to add the reference!