Logo Lanfrica

leighjohnson/STI-HIV-Model

Domain:

healthcare

Record type:

model
Creator:
lei
Host:
Demographic model of South African HIV epidemic Instructions for users of the STI-HIV model ########################################### This note has been prepared for individuals who wish to verify the calculations performed using the STI-HIV model, as presented in the paper “The effect of changes in condom usage and antiretroviral treatment coverage on HIV incidence in South Africa: a model-based analysis” (Johnson, Hallett, Rehle and Dorrington). The note is not intended to provide a comprehensive guide on all aspects of the STI-HIV model – it only concerns those aspects of the model that are relevant to the paper. Queries regarding the model should be directed to Leigh Johnson (Leigh.Johnson at uct.ac.za). The model is very complex and is not user-friendly, and anyone wishing to publish estimates based on the model is therefore encouraged to contact the author to ensure that their interpretation of the model parameters and outputs is correct. Platforms supported ------------------- The code has been tested using the following compilers: - Microsoft Visual C++ 2010 Express on Microsoft Windows - MinGW's port of g++ on Microsoft Windows - g++ on Linux The program is written in standard ANSI/ISO C++ (C++03) and any C++ compiler should compile it. It is a console application without any operating system specific code. The compiler will generate several warnings. These can be ignored. Installation ------------ Go to: github.com If you don't have git, click the ZIP icon and download a zipped file of the contents. Unzip it in a folder on your computer. If you do have git, you can simply fork the github directory. Microsft Visual C++ 2010 Express ================================ Select File | New | Project From Existing Code ... This opens a Wizard. On the Welcome window select Visual C++. Click Next. On the next window, Specify Project Location and Source Files, select the folder where the source has been unzipped and give the project a name. Click Next. On the final …

Licenses