births_newCases: Organize the solved "births" objects and calculate new HIV...

Description Usage Arguments Value Examples

View source: R/miscellaneous.R

Description

Funtion that get the list of "births" for more than one combination of parameter values and calculate the new HIV cases for each of these combinations. It calls another function that will calculate the median, upper and lower quantiles for each time point. See births_mq

Usage

1
births_newCases(birth_list, times)

Arguments

birth_list

list containg the object "births" from the solved demographic model.

times

time points associated to the birth list

Value

data.frame object in which columns correspond to times, median, upper and lower quantiles for the new HIV cases.

Examples

1
# TO DO

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