set_demography: Parameterise variable deathrates

View source: R/population_parameters.R

set_demographyR Documentation

Parameterise variable deathrates

Description

Parameterise variable deathrates

Usage

set_demography(parameters, agegroups, timesteps, deathrates)

Arguments

parameters

the model parameters

agegroups

vector of agegroups (in timesteps)

timesteps

vector of timesteps for each change in demography

deathrates

matrix of deathrates per age group per timestep. Rows are timesteps from the timesteps param. Columns are the age groups from the agegroups param.


mrc-ide/malariasimulation documentation built on Oct. 14, 2024, 7:33 p.m.