Description Usage Arguments Details Value
Module function for HIV diagnostic testing of infected persons.
1 | test_msm(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.
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.