Thin wrapper around survival::survfit() returning a tidy list with
Greenwood or complementary-log-log confidence bands.
Usage
morie_survival_km(
time,
event,
confidence = 0.95,
ci_method = c("greenwood", "log-log")
)Thin wrapper around survival::survfit() returning a tidy list with
Greenwood or complementary-log-log confidence bands.
morie_survival_km(
time,
event,
confidence = 0.95,
ci_method = c("greenwood", "log-log")
)