[R] How does the survfit.coxph calculate the survival value?

koshihaku koshihaku at gmail.com
Thu Sep 29 02:54:04 CEST 2011


Thank you very much!

I am analyzing software stress test data using R, and fiting data by coxph.
I think the survfit.coxph can give the estimated baseline survival S_0(t_i),
and we can calculated the survival S(t_i) by using S_0(t_i) and the x(t_i). 

Then can I use the function lambda={S(t_(i-1))-S(t_i)}/S(t_(i-1)) to
calculate the hazard at time t_i ?

Koshihaku

--
View this message in context: http://r.789695.n4.nabble.com/How-does-the-survfit-coxph-calculate-the-survival-value-tp3847179p3853923.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list