| subgroup_data | R Documentation |
An example dataset demonstrating the data structure required for subgroup
survival analysis using the subgroup_survival function.
Contains simulated clinical and biomarker data with survival outcomes.
data(subgroup_data)
A data frame with clinical variables and biomarker scores:
Unique patient identifier
Study or dataset identifier (e.g., "Dataset1")
AJCC pathological stage (2, 3, 4)
Event status (0=censored, 1=event)
Follow-up time in months
Continuous biomarker score (numeric values)
Binary biomarker classification ("High", "Low")
data(subgroup_data)
head(subgroup_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.