View source: R/module.hivprogress.R
hivprogress_msm | R Documentation |
Module function for HIV disease progression
hivprogress_msm(dat, at)
dat |
Master list object containing a |
at |
Current time step. |
HIV disease is divided into four stages: stage 0 or acute and early HIV infection, acute rising, and stage 1 to stage 4 (stage 4 is AIDS) as explained in Cori et al. 2015.
This function returns the dat
object after updating the disease stage
of infected individuals.
Cori A, Pickles M, van Sighem A, et al. CD4+ cell dynamics in untreated HIV-1 infection: overall rates, and effects of age, viral load, sex and calendar time. AIDS. 2015;29(18):2435-2446. doi:10.1097/QAD.0000000000000854
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.