median_and_quantiles: Calculates the median and quantiles for each deme size

View source: R/miscellaneous.R

median_and_quantilesR Documentation

Calculates the median and quantiles for each deme size

Description

Calculates the median and quantiles (0.025 and 0.975) for each deme for the reorganized element size (effective number of infections) of the solved demographic model. See reorganize_deme_sizes.

Usage

median_and_quantiles(sizes_list, times)

Arguments

sizes_list

list containg the reorganized element size (effective number of infections).

times

vector containig the time points used in the simulations

Value

dataframe for median and quantiles for each deme (gpm, gpmf and msm)

Examples

#TO DO

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