mq_prop: Calculates the proportion of each deme

View source: R/miscellaneous.R

mq_propR Documentation

Calculates the proportion of each deme

Description

Calculates the proportion of each deme using the sizes element for calculation of median and quantiles (0.025 and 0.975).

Usage

mq_prop(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, gpf and msm) in proportions

Examples

#TO DO

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