Kaplan-Meier with robust standard errors Robust variance is default variance with the summary.
km(
formula,
data = data,
conf.type = "log",
conf.int = 0.95,
robust = TRUE,
...
)
formula with 'Surv' outcome (see coxph
)
data frame
transformation
level of confidence intervals
for robust standard errors based on martingales
Additional arguments to lower level funtions