vivarium_public_health

Contents:

  • Tutorials
  • Concepts
  • API Reference
    • Utilities
    • EntityString
    • TargetString
    • to_snake_case()
    • to_time_delta()
    • to_years()
    • is_non_zero()
    • Causal Factor Framework
    • Disease Modeling Tools
    • Manager Plugins
    • Population
    • Simulation Observers and Results
    • Risk Modeling Tools
    • Treatment Modeling Tools
      • Treatment Modeling Tools
      • Intervention Exposure Model
      • Intervention
      • InterventionEffect
      • Simple Intervention Models
      • AbsoluteShift
      • Linear Scale-Up Model
      • LinearScaleUp
      • Therapeutic Inertia Model
      • TherapeuticInertia
  • Glossary
vivarium_public_health
  • API Reference
  • Treatment Modeling Tools
  • View page source

Treatment Modeling Tools

Treatment Modeling Tools

Provide components for modeling treatment interventions in public health simulations.

This package includes tools for applying direct shifts to epidemiological measures, linearly scaling up intervention coverage over time, modeling therapeutic inertia, and defining intervention exposures with their effects on target measures.

  • Intervention Exposure Model
  • Intervention
    • Intervention.VALID_ENTITY_TYPES
  • InterventionEffect
    • InterventionEffect.EXPOSURE_CLASS
    • InterventionEffect.name
  • Simple Intervention Models
  • AbsoluteShift
    • AbsoluteShift.CONFIGURATION_DEFAULTS
    • AbsoluteShift.configuration_defaults
    • AbsoluteShift.setup()
    • AbsoluteShift.intervention_effect()
  • Linear Scale-Up Model
  • LinearScaleUp
    • LinearScaleUp.CONFIGURATION_DEFAULTS
    • LinearScaleUp.configuration_defaults
    • LinearScaleUp.configuration_key
    • LinearScaleUp.setup()
    • LinearScaleUp.get_is_intervention_scenario()
    • LinearScaleUp.get_clock()
    • LinearScaleUp.get_scale_up_dates()
    • LinearScaleUp.get_scale_up_values()
    • LinearScaleUp.get_required_pipelines()
    • LinearScaleUp.register_intervention_modifiers()
    • LinearScaleUp.coverage_effect()
    • LinearScaleUp.get_endpoint_value_from_data()
    • LinearScaleUp.apply_scale_up()
  • Therapeutic Inertia Model
  • TherapeuticInertia
    • TherapeuticInertia.CONFIGURATION_DEFAULTS
    • TherapeuticInertia.setup()
    • TherapeuticInertia.initialize_therapeutic_inertia()
Previous Next

© Copyright 2023, The vivarium developers.

Built with Sphinx using a theme provided by Read the Docs.