Displaying 1 result from an estimated 1 matches for "unconsored".
Did you mean:
uncensored
2009 Feb 01
1
need some help about using R for Kaplan-Meier estimator
...ed 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 individual;1=unconsored individual)
and the function should return with
t: vector of sorted observed event times, in increasing order; and km: vector of Kaplan-Meier estimates, corresponding to t.
Thanks
Best Regards,
_________________________________________________________________
owitworks_012009
[[alternative H...