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