A data frame with summary measures from a survfit object
Arguments
x
An object of class survfit
...
other arguments passed on to the method
statlist
Character vector containing the desired information to be displayed. The order of the arguments determines the order in which
they are displayed in the final result. Default is the strata ("strata"), number of subjects ("records"), number of events ("events"),
the median survival time ("median"), the Confidence Interval ("CI"), the Lower Confidence Limit ("UCL") and the Upper Confidence Limit ("UCL").