cohortcounts | R Documentation |
calculates the probability of being recently infected given that you already HIV positive.
cohortcounts(cohort, date_of_birth, time_slice)
cohort |
cohort history at survey timeslices. |
date_of_birth |
date of birth of the cohort |
time_slice |
times the cross sectional surveys are conducted |
a function that returns an array of probabilities of surviving in the infected state for each age, time and time since infection.
a long data frame with ages and population counts at a specified time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.