SOC | R Documentation |
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.
data(SOC)
A data frame with two variables:
Numeric. Time points (e.g., in months) at which survival probabilities are estimated.
Numeric. Estimated survival probability corresponding to each time point.
data(SOC)
head(SOC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.