Help Text

Conversions among cumulative survival rate (S), median survival (m), and hazard rate (r) for a fixed follow-up time (T), assuming an exponential distribution for event times:

    S = exp( - rT)

    m = -ln(0.5) / r

    r = -ln(0.5) / m

 

For more details, see Documentation.

Home.