hivtest_msm: HIV Testing Module

View source: R/module.hivtest.R

hivtest_msmR Documentation

HIV Testing Module

Description

Module function for HIV diagnostic testing of infected persons.

Usage

hivtest_msm(dat, at)

Arguments

dat

Master list object containing a networkDynamic object and other initialization information passed from netsim.

at

Current time step.

Value

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.


thednainus/HIVepisim documentation built on Nov. 23, 2023, 12:26 a.m.