Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot_coh_pars

Miscellaneous plotting functions for lca.rh type regression objects. Plot of the cohort effects of the generalised Lee-Carter model


Description

This function plots the age- and time-specific patterns of the cohort effects (only) obtained from the fitting of a generalised Lee-Carter model.

Usage

plot_coh_pars(lca.obj)

Arguments

lca.obj

an object of class lca.rh (containing a generalised LC model with a cohort effect)

Value

A plot with two graphical regions showing the age- and time-specific cohort parameters (i.e. beta_x^{(0)} and iota_t).

Author(s)

Z. Butt and S. Haberman and H. L. Shang

References

Renshaw, A. E. and Haberman, S. (2006), “A cohort-based extension to the Lee-Carter model for mortality reduction factors", Insurance: Mathematics and Economics, 38, 556-570.

R. D. Lee and L. Carter (1992) “Modeling and forecasting U.S. mortality", Journal of the American Statistical Association, 87(419), 659-671.

See Also

Examples

mod1 <- lca.rh(dd.cmi.pens, age=60:100, mod='m', interpolate=TRUE, res='dev', dec=1)
plot_coh_pars(mod1)

ilc

Lee-Carter Mortality Models using Iterative Fitting Algorithms

v1.0
GPL (>= 2)
Authors
Zoltan Butt, Steven Haberman and Han Lin Shang
Initial release
2014-11-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.