Experimental: Nivolumab KM data used for reconstructing PFS KM curve

ExperimentalR Documentation

Nivolumab KM data used for reconstructing PFS KM curve

Description

Kaplan-Meier (KM) survival data for the experimental arm (nivolumab) extracted from a published figure using PlotDigitizer. This dataset is used to reconstruct the progression-free survival (PFS) KM curve in the CheckMate 017 study.

Usage

data(Experimental)

Format

A data frame with two variables:

time

Numeric. Time points (in months).

survival

Numeric. Estimated survival probabilities at corresponding time points.

Examples

data(Experimental)
head(Experimental)

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