calcARTCov | R Documentation |
Calculate ART coverage for AHRI data. (This is a very crude measure of ART coverage. More work needed on an appropriate measure.)
calcARTCov(dat = getEverART(), Args = setArgs(), Formula = "EverART ~ Year")
dat |
A dataset from |
Args |
requires Args, see |
Formula |
A formula using R formula language to get ART estimates by group,
default is by year |
data.frame
calcARTCov(Formula = "EverART ~ Year + Female + AgeCat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.