Skip to content
/ ahri Public

R library for HIV incidence rate estimation with AHRI data

Notifications You must be signed in to change notification settings

vando026/ahri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHRI R library

The ahri R library provides functions for estimating the HIV incidence rate with Africa Health Research Institute (AHRI) data. These functions can read in the AHRI datasets, write them to .Rda format, standardize and subset the data, impute the HIV infection events, and calculate unadjused or age-adjusted HIV incidence rates using a single or multiple imputation approach.

The wiki help pages serve as a short introduction to the ahri library. These can be found in the links below. The help files are organised as follows:

There are other sources of help:

  • The ahri package has help files and documentation. Type ?ahri to get to the help pages. For more information on a specific function, for example setFiles, type ?setFiles.

  • Please consult the issues page on this Github site for more information and for answers to questions someone before you may have already asked.

  • There is a Python version of this library that speads up the HIV incidence calculations.

Screen shots

Read and load the data, subset and create repeat-tester data.

demo1

Calculate the HIV incidence rate for women aged 15–24 years. Do 3 imputed datasets using the single-random point method.

demo2

About

R library for HIV incidence rate estimation with AHRI data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages