| AggByAge | R Documentation | 
Aggregates data to get sero events and pyears by age category.
AggByAge(dat)
| dat | A dataframe generated from  | 
data.frame
# Show for one imputation 
getFiles <- setFiles('/home/alain/Seafile/AHRI_Data/2020')
Args <- setArgs(imputeMethod = imputeMidPoint)
rtdat <- getRTData(dat = getHIV())
idat <- getIncData(rtdat, Args = Args)
inc <- AggByAge(idat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.