Description Usage Arguments Value
View source: R/get_estimated_deaths.R
Get estimated deaths by age, group and cohort and associated uncertainty intervals.
1 2 | get_estimated_deaths(mod, cohorts, ncohorts, group_levels, ngroups, ages,
nages, alpha_level = 0.05)
|
mod |
a JAGS model object |
cohorts |
vector of cohorts |
ncohorts |
number of cohorts |
group_levels |
vector of groups |
ngroups |
number of groups |
ages |
vector of ages |
nages |
number of ages |
alpha_level |
level of significance. Default is 5%. |
a dataframe with estimated deaths by age, group and cohort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.