Learn R Programming

survivalAnalysis (version 0.4.0)

in_one_kaplan_meier_plot: 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(...)

Value

Internal object for use by kaplan_meier_plot or kaplan_meier_grid only

Arguments

...

Named SurvivalAnalysisResult objects as returned by analyse_survival. Please note that the results need to come from the same data source and should only differ by the "by" parameter. The first given result acts as source for common attributes. Also takes one single named bare list.