lt_id_q_l | R Documentation |
This lifetable identity is the same no matter what kind of lifetable is required. You can find it in any demography textbook.
lt_id_q_l(nqx, radix = 1e+05)
nqx |
numeric. Vector of age specific death probabilities. |
radix |
numeric. The lifetable starting population. Default 100000. |
#' @export #' @rdname lt_id_ma_q mxax2qx <- lt_id_ma_q
set radix = 1
for the probability of surviving until age x. The vector returned is
the same length as nqx
, thereby throwing out the final value of qx, which is usually set to 1.
lx vector of lifetable survivorship.
preston2000demographyDemoTools
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.