We should explore a very simple world where we specify prevalence of two pathogens that share a duplex test and show patterns of how changes in prevalence in pathogen A affect positivity totals and proportions in pathogen B.
Suppose we have prevalence/incidences for two diseases, $P_A$ and $P_B$.
The baseline hazard for testing is $\beta_0$ (i.e, prob (testing/ uninfected) is $1-\exp(-\beta_{0})$ ). Being infected with disease $A$ or \beta increases hazard by $\beta_A$ or $\beta_B$. So the fraction of the population testing positive for $A$ is
$P_A (1-\exp (-(P_0 + P_A)))$ and the test positivity rate for $A$ is
\[\frac{P_A (1 - \exp(-(\beta_0 + \beta_A)))}{ \left[ (1-\exp(-\beta_0)) (1-P_A-P_B) + (1 -\exp(-\beta_0 + \beta_A)) p_A + (1-\exp( -\beta_0 + \beta_B)) P_B \right] }\]Next steps: