hararemodels: HIV in Harare Models

hiv_SIR Documentation

HIV in Harare Models

Description

These are the five models considered in the hivtutorial() interactive shiny app. They all conform to the requirements for deSolve::ode() function arguments.

Usage

hiv_SI(t, y, parms)

hiv_SIhet(t, y, parms)

hiv_SI4(t, y, parms)

hiv_SI4control(t, y, parms)

hiv_SI4react(t, y, parms)

Details

  • hiv_SI: a susceptible-infectious model, with no other processes

  • hiv_SIhet: hiv_SI, but with less transmission as more of the population is infectious, representing higher-risk people being infected first

  • hiv_SI4: hiv_SIhet, but with the infectious compartment represented a boxcar

  • hiv_SI4control: hiv_SI4, but introducing a control program

  • hiv_SI4react: hiv_SI4, but with individuals reacting to AIDS deaths


ICI3D/ici3d-pkg documentation built on July 2, 2024, 12:35 p.m.