lt_id_morq_a | R Documentation |
Given either mx or qx, call either the lt_a_un()
or lt_a_pas()
functions.
lt_id_morq_a(
nMx,
nqx,
axmethod = "pas",
Age,
AgeInt,
a0rule = "ak",
IMR = NA,
Sex = "m",
region,
OAG = TRUE,
mod = TRUE,
SRB = SRB,
extrapLaw = "kannisto",
extrapFrom = max(Age),
extrapFit = Age[Age >= 60],
...
)
nMx |
numeric. Event exposure mortality rates. |
nqx |
numeric. Vector of age specific death probabilities in standard abridged age groups. |
axmethod |
character. Either |
Age |
integer. A vector of ages of the lower integer bound of the age classes. |
AgeInt |
integer. Vector of age interval widths. |
a0rule |
character. Either |
IMR |
numeric. Optional. q0, the death probability in first year of life, in case available separately. |
Sex |
character. |
region |
character. |
OAG |
logical. Whether or not the last element of |
mod |
logical. Whether or not to use Gerland's modification for ages 5-14. Default |
SRB |
numeric. The sex ratio at birth (boys/girls), default 1.05. |
extrapLaw |
character. If extrapolating, which parametric mortality law should be invoked? Options include |
extrapFrom |
integer. Age from which to impute extrapolated mortality. |
extrapFit |
integer vector. Ages to include in model fitting. Defaults to all ages |
... |
Other arguments to be passed on to the
|
nax average contribution to exposure of those dying in the interval.
greville1977shortDemoTools \insertRefun1982modelDemoTools \insertRefarriaga1994populationDemoTools \insertRefmortpak1988DemoTools \insertRefunited1983manualDemoTools \insertRefPASDemoTools
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.