View source: R/sim_mortality_data.R
sim_death_lc | R Documentation |
Simulation of death counts from the Lee-Carter mortality model
sim_death_lc(a, b, k, phi, exposure)
a |
vector of age component |
b |
vector of age/year component |
k |
vector of year component |
phi |
dispersion parameter |
exposure |
matrix of exposure data |
matrix of death count
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.