Experimental {DTEBOP2} | R 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)
[Package DTEBOP2 version 1.0.3 Index]