View source: R/mcmc_posterior.R
df_pafs | R Documentation |
Creates a dataframe for population attributable fraction (PAF). This dataframe have information for median and lower and upper bounds for PAF by group (gpm, gpf and msm).
df_pafs(births.p, births.map, times)
births.p |
list for birth elements (resulted from calculating the demographic model) |
births.map |
list for birth elements for MAP (Maximum a posteriori) |
times |
vector of time points associated to the birth lists |
dataframe of median and upper, lower bounds for the posterior, and PAF for MAP
#TO DO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.