From c3ea2b2308f8e433a28a0f7c0a3e05a378d8b728 Mon Sep 17 00:00:00 2001 From: Sam Bessey <sam_bessey@brown.edu> Date: Thu, 20 Jun 2024 14:46:26 -0400 Subject: [PATCH] fix: update haart for black and latino (#246) * fix: update haart for black and latino --- pyproject.toml | 2 +- titan/settings/atlanta-latino/demographics.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 8c9d7f63..8c4b1ee0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "titan-model" -version = "3.3.1" +version = "3.3.2" description = "TITAN Agent Based Model" license = "GPL-3.0-only" authors = ["Sam Bessey <sam_bessey@brown.edu>", "Mary McGrath <mary_mcgrath@brown.edu>"] diff --git a/titan/settings/atlanta-latino/demographics.yml b/titan/settings/atlanta-latino/demographics.yml index 48674d00..815bb3c8 100644 --- a/titan/settings/atlanta-latino/demographics.yml +++ b/titan/settings/atlanta-latino/demographics.yml @@ -42,7 +42,7 @@ demographics: hiv: 17.2 aids: 34.4 haart: - init: 0.625 + init: 0.680 cap: 0.35 adherence: init: 0.885 @@ -91,7 +91,7 @@ demographics: hiv: 17.2 aids: 34.4 haart: - init: 0.585 + init: 0.751 cap: 0.65 adherence: init: 0.851