Hello

In (survfit(Surv(Time,Status)~1))

I want to have status=0 as Failure and status=1 as Censore.

Changing above formula to (survfit(Surv(Time,Status)~0)) doesnot help!!
What should i do?
Thank You.


_________________
Best Regards

Niloofar.Javanrouh
MSc Of BioStatisticsĀ 
        [[alternative HTML version deleted]]

______________________________________________
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