sim_death_cbd {StanMoMo}R Documentation

Simulation of death counts from the CBD model

Description

Simulation of death counts from the CBD model

Usage

sim_death_cbd(k, k2, phi, years, ages, exposure)

Arguments

k

first vector of period component

k2

second vector of period component

phi

dispersion parameter

years

vector of calendar years

ages

vectors of ages

exposure

matrix of exposure data

Value

matrix of death count


[Package StanMoMo version 1.2.0 Index]