number_diagnoses | R Documentation |
Number of new diagnoses by age and sex
number_diagnoses(mod, fp, df, VERSION = "R")
A data frame reporting new diagnoses in two ways:
Approximated from the testing rates and mid-year populations
as in the function number_tests()
.
Based on the number of new diagnoses recorded in each model time step.
The column late_diagnoses
reports the number who are initiated to ART
directly from the undiagnosed population.
The two approaches are largely for debugging purposes to understand the implications of the model choices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.