Learn R Programming

MortCast (version 2.7-0)

LQcoef: Coefficients for the Log-Quadratic Mortality Model

Description

Data object containing a table of coefficients to be used in the Log-Quadratic Model as implemented in the logquad function.

Usage

data(LQcoef)

Arguments

Format

Data frame containing columns “sex”, “age”, “ax”, “bx”, “cx”, “vx”. Rows correspond to sex and age groups.

References

Wilmoth, J., Zureick, S., Canudas-Romo, V., Inoue, M., Sawyer, C. (2012). A Flexible Two-Dimensional Mortality Model for Use in Indirect Estimation. Population studies, 66(1), 1-28. doi:10.1080/00324728.2011.611411

See Also

logquad

Examples

Run this code
# NOT RUN {
data(LQcoef)
head(LQcoef)


# }

Run the code above in your browser using DataLab