Description Usage Arguments Value Examples
View source: R/mean.age.pos.vector.creator.R
Calculate the HIV prevalence, for specific age groups, in yearly intervals, from zero until the end of the simulation.
1 2 3  | 
datalist | 
 The datalist that is produced by   | 
timevector | 
 Vector of time point at which the mean age among HIV positive people must be calculated.  | 
A vector of mean ages among the HIV positive people.
1 2 3  | data(datalist)
mean.age.pos.vector <- mean.age.pos.vector.creator(datalist = datalist, timevector = 10:60)
prev.vector.df
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.