recency_test | R Documentation |
This function mimics the idea of the recency test. It selects the IDs of individuals with recent HIV infection (in the past 6 months)
recency_test(sampled_info, stages)
sampled_info |
dataframe of sampled IDs and sampled times |
stages |
dataframe that tracks the stage of HIV infection for each ID. |
Vector of IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.