View source: R/module.hivtest.R
hivtest_msm | R Documentation |
Module function for HIV diagnostic testing of infected persons.
hivtest_msm(dat, at)
dat |
Master list object containing a |
at |
Current time step. |
This function returns the dat
object with updated last.neg.test
,
diag.status
and diag.time
attributes. Summary statistics for
number of new diagnoses, total number of tests, and total number of negative
tests are calculated and stored on dat$epi
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.