Miscellaneous plotting functions for lca and lca.rh type regression objects. Plot of the period effects of the (generalised) Lee-Carter model
This function plots the age- and time-specific patterns of the period effects (only) obtained from the fitting of a generalised Lee-Carter model.
plot_per_pars(lca.obj)
lca.obj |
an object of class |
A plot with two graphical regions showing the age- and time-specific period parameters (i.e. beta_x^{(1)} and kappa_t).
Z. Butt and S. Haberman and H. L. Shang
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.
mod6 <- lca.rh(dd.cmi.pens, mod='lc', interpolate=TRUE) plot_per_pars(mod6)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.