births_mq: Calculate median and quantiles when using processed object...

View source: R/miscellaneous.R

births_mqR Documentation

Calculate median and quantiles when using processed object "births".

Description

Calculate median and quantiles when using processed object "births".

Usage

births_mq(birth_list, times)

Arguments

birth_list

list for information processed from births object from the solved demographic object. This can be processed either by calculate_pafs or calculate_newCases

times

time points associated to the birth list

Value

data.frame object in which columns correspond to times, median, lower and upper quantiles. Two additional columns are also provided to group data by gpm, gpf, and msm; and by gp and msm (for plotting purposes)

Examples

# TO DO

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