One of my textbooks lists the cumulative hazard function as H(t) = $\int_{0}^{t} h(u) \,du$.
Why are $u$ and $du$ used here instead of $t$ and $dt$?
One of my textbooks lists the cumulative hazard function as H(t) = $\int_{0}^{t} h(u) \,du$.
Why are $u$ and $du$ used here instead of $t$ and $dt$?
The $u$ may be to avoid confusing you, or for the purpose of making the following discussion clearer. In $$\int_0^t h(u)\;du$$ it's clear that there are two unrelated variables, $t$ and $u$, with $t$ free and $u$ bound.
If it were written as $$\int_0^t h(t)\;dt$$ the meaning would be exactly the same, but now the two unrelated variables would have the same name, $t$. This could be confusing. If the text discussed the variable $t$ the reader might think it was talking about the bound variable $t$ when it actually meant the free variable $t$.