View source: R/sim_mortality_data.R
sim_death_m6 | R Documentation |
Simulation of death counts from the M6 model
sim_death_m6(k, k2, g, phi, years, ages, exposure)
k |
first vector of period component |
k2 |
second vector of period component |
g |
vector of cohort component |
phi |
dispersion parameter |
years |
vector of calendar years |
ages |
vectors of ages |
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.