View source: R/extactcohorttau_distribution.R
estimate_excessmortality | R Documentation |
A wrapper function that returns a list of the the susceptible and infected population
estimate_excessmortality(
populationdistribution,
time_step,
excess_mortality,
birth_dates,
base_mortality
)
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 |
a data frame of ages, times and the corresponding excess mortality rate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.