m_i | R Documentation |
This helper function produces a vector of mortality rates for a sub-population. It is used in the main gompertz() function.
m_i(rho, m0, beta, age_vec)
rho |
matrix of population proportions. Dimension of matrix: 0-upper age limit of population x number of sub-populations. |
m0 |
vector of initial mortality rates. |
beta |
vector of ageing rates. |
age_vec |
vector of ages from birth to upper age limit of population $\omega$ |
m_i(rho, mo, beta, age_vec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.