in_one_kaplan_meier_plot {survivalAnalysis} | R Documentation |
Display multiple survival curves within the same Kaplan Meier plot
Description
Utility method to tell kaplan_meier_plot
to combine the given
survival results within the same plot
Usage
in_one_kaplan_meier_plot(...)
Arguments
... |
Named SurvivalAnalysisResult objects as returned by |
Value
Internal object for use by kaplan_meier_plot
or
kaplan_meier_grid
only
[Package survivalAnalysis version 0.4.0 Index]