Displaying 1 result from an estimated 1 matches for "fello".
Did you mean:
hello
2009 Feb 01
1
need some help about using R for Kaplan-Meier estimator
Hi Fello:
I am asked to compute the Kaplan-Meier estimator of data with right censoring without using surfit(). Does anyone know how to use R to compute the estimators?
The data should input X: vector of right-censored observed time for n individuals, and d: vector of failure time indicators (0=censored i...