df_sizes: Create dataframe for effective number of infections

Description Usage Arguments Value Examples

View source: R/mcmc_posterior.R

Description

Creates a dataframe for effective number of infections. This dataframe have information for median and lower and upper bounds for the effective number of infections by group (gpm, gpf and msm).

Usage

1
df_sizes(sizes.p, sizes.map, times, Nrep, Ntime)

Arguments

sizes.p

list for size elements (resulted from calculating the demographic model)

sizes.map

list for size elements for MAP (maximum a posteriori)

times

vector of times points associated to the size list

Nrep

integer for the number of replicates (number of combination of parameter values based on the posterior distribution)

Ntime

integer for the number of time points

Value

dataframe of median, and upper and lower bounds for the posterior, and for MAP

Examples

1
#To DO

thednainus/senegalHIVmodel documentation built on Oct. 28, 2021, 3:11 p.m.