SOC: Docetaxel KM data used for reconstructing PFS KM curve

SOCR Documentation

Docetaxel KM data used for reconstructing PFS KM curve

Description

Kaplan-Meier (KM) survival data for the standard-of-care (SOC) arm (docetaxel), extracted using PlotDigitizer from a published KM curve. This dataset is used to reconstruct the progression-free survival (PFS) curve for trial simulation and validation.

Usage

data(SOC)

Format

A data frame with two variables:

time

Numeric. Time points (e.g., in months) at which survival probabilities are estimated.

survival

Numeric. Estimated survival probability corresponding to each time point.

Examples

data(SOC)
head(SOC)

DTEBOP2 documentation built on June 8, 2025, 1:24 p.m.