number_diagnoses: Number of new diagnoses by age and sex

View source: R/outputs.R

number_diagnosesR Documentation

Number of new diagnoses by age and sex

Description

Number of new diagnoses by age and sex

Usage

number_diagnoses(mod, fp, df, VERSION = "R")

Value

A data frame reporting new diagnoses in two ways:

  1. Approximated from the testing rates and mid-year populations as in the function number_tests().

  2. 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.


mrc-ide/first90release documentation built on Nov. 22, 2024, 5:02 a.m.