Description Usage Arguments Details Value
Module function for HIV diagnostic testing of infected persons.
1 | test_shamp(dat, at)
|
dat |
Master data list object of class |
at |
Current time step. |
This testing module supports two testing parameterizations, input via the
testing.pattern parameter: memoryless for stochastic and
geometrically-distributed waiting times to test (constant hazard); and interval
for deterministic tested after defined waiting time intervals.
If immigration is used those with dat$attr$immig.loc=1 do not test.
This function returns the dat object with updated last.neg.test,
diag.status and diag.time attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.