Hi All,

Please pardon me if I am missing something obvious here. How do I get
the Kaplan-Meier estimate function that is created by survfit and
plotted by the code.

fit <- survfit(Surv(time, status) , data=aml)
plot(fit)

That is, I need a function that will give me the survival estimate at
a given time: \hat{S}(t).

Thanks in advance.

Ritwik Sinha
[EMAIL PROTECTED] | +12033042111 | http://ritwik.sinha.googlepages.com/

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to