hazard_ratio_to_le | R Documentation |
Translate a single hazard ratio to effect on remaining life expectancy at a specified age, using a Gompertz mortality schedule as the baseline
hazard_ratio_to_le(lower, upper, hr, M = 80, b = 0.1)
lower |
age at which to compute change in remaining life expectancy |
upper |
upper age bound for life table calculations |
hr |
hazard ratio |
M |
Gompertz modal age at death parameter |
b |
Gompertz mortality slope parameter |
hazard ratio converted to effect on life expectancy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.