PDA

View Full Version : hazard function


izzah
Dec17-04, 05:25 PM
Anyone know how to find the hazard function when given the survival function. I am able to calculate the cumulative hazard function, but cannot find a formula for just the hazard function. survival function is:
S(t)=e^(-at-bt2)

NateTG
Dec17-04, 06:12 PM
http://mathworld.wolfram.com/HazardFunction.html

Seems to indicate you need a probability function as well.

PerennialII
Dec18-04, 04:16 AM
Or if you don't have them available for, say, a specific distribution, go with numerical approximations.

artbio
Jun24-10, 02:17 PM
The hazard function is:


h(t)=- \frac{d Ln[S(t)]}{dt}


The cumulative hazard function is:


H(t)=-Ln[S(t)]