lthat.logquad | R Documentation |
Estimated life table using the log-quadratic model
lthat.logquad(
coefs,
x,
q0_5,
k,
radix,
axmethod = "pas",
a0rule = "ak",
Sex = "m",
IMR = NA,
region = "w",
mod = TRUE,
SRB = 1.05
)
coefs |
Estimated coefficients |
q0_5 |
5q0. The probability that a new-born will die during the subsequent 5 years; |
radix |
Life table radix. Default: 10^5; |
axmethod |
character. Either |
a0rule |
character. Either |
Sex |
Choose the sex of the population. This choice defines the use
of a corresponding Log-Quadratic (
|
IMR |
numeric. Infant mortality rate q0, in case available and |
region |
character. North, East, South, or West: |
mod |
logical. If |
SRB |
the sex ratio at birth (boys / girls), default 1.05 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.