summary.survfit {Design} | R Documentation |
This is a modified version of the survival packages's
summary.survfit
function. It returns a list containing the
survival curve, confidence limits, and other information.
## S3 method for class 'survfit': summary(object, times, censored = FALSE, scale = 1, ...)
object |
result of survfit |
times |
|
censored |
|
scale |
|
... |
see summary.survfit |
a list with components time,surv,n.risk,n.event,std.err,conf.int,lower,upper,strata,call,na.action