Creates a summary panel with subgroup characteristics.
Usage
plot_sg_summary_panel(
summary_stats,
hr_estimates,
sg0_name,
sg1_name,
colors,
...
)
Arguments
- summary_stats
Data frame with summary statistics
- hr_estimates
Data frame with HR estimates
- sg0_name
Character. Label for H subgroup
- sg1_name
Character. Label for Hc subgroup
- colors
List. Color specifications
- ...
Additional arguments
Value
Invisible NULL (creates plot as side effect)