Description Usage Arguments Value Examples
View source: R/hiv.infected.group.R
Calculate the number of HIV infections that occured between two time points.
1 2  | hiv.infected.group(datalist = datalist, agegroup = c(15, 30),
  timewindow = c(20, 30), site = "All")
 | 
datalist | 
 The datalist that is produced by   | 
agegroup | 
 HIV infection within this agegroup.  | 
timewindow | 
 HIV transmission that took place between this simulation time e.g timewindow = c(20, 30)  | 
site | 
 Select only the particular site from the study, if all ignore site/use all sites.  | 
data.frame with number of infection aggregated by Gender
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.