estimate_excessmortality: estimate_excessmortality

View source: R/extactcohorttau_distribution.R

estimate_excessmortalityR Documentation

estimate_excessmortality

Description

A wrapper function that returns a list of the the susceptible and infected population

Usage

estimate_excessmortality(
  populationdistribution,
  time_step,
  excess_mortality,
  birth_dates,
  base_mortality
)

Arguments

populationdistribution

the cohort distribution of taus since infection

time_step

the size of the reporting bin default is 1

excess_mortality

excess mortality resulting from the infection

birth_dates

the size of the reporting bin default is 1

base_mortality

natural causes of death

Value

a data frame of ages, times and the corresponding excess mortality rate


laurettemhlanga/PopulationSimulation documentation built on Sept. 9, 2023, 12:39 p.m.