Survival Analysis - finding the survival function from hazard function

42 Views Asked by At

If the hazard function (i.e the instantaneous rate of death/failure) was given as, for a random survival time:

$h(t) = λ(2 + 2 \exp(−λt))$ for all $t > 0$,

how could find the survival function $S(t)$? Can anyone guide me? Thanks.