sim_death_lc: Simulation of death counts from the Lee-Carter mortality...

View source: R/sim_mortality_data.R

sim_death_lcR Documentation

Simulation of death counts from the Lee-Carter mortality model

Description

Simulation of death counts from the Lee-Carter mortality model

Usage

sim_death_lc(a, b, k, phi, exposure)

Arguments

a

vector of age component

b

vector of age/year component

k

vector of year component

phi

dispersion parameter

exposure

matrix of exposure data

Value

matrix of death count


StanMoMo documentation built on Sept. 24, 2023, 1:06 a.m.