View source: R/sim_mortality_data.R
sim_death_apc | R Documentation |
Simulation of death counts from the Age-Period-Cohort mortality model
sim_death_apc(a, k, g, phi, years, ages, exposure)
a |
vector of age component |
k |
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.