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

View source: R/miscellaneous.R

births_newCasesR Documentation

Organize the solved "births" objects and calculate new HIV cases

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

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

# TO DO

thednainus/senegalHIVmodel documentation built on Oct. 14, 2024, 5:46 a.m.