You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/models/concept_models/vivarium_nutrition_optimization_extension/concept_model.rst
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,14 +51,9 @@ Components that need to be altered to support new wasting state (more details to
51
51
52
52
Components with substantial updates (links/updates to come)
53
53
54
-
- :ref:`Child wasting exposure <2021_risk_exposure_wasting_with_complicated_sam>`, including changes to:
55
-
56
-
- Exposure initialization, see relevant changes in the third (and any later) commits of `this pull request <https://github.com/ihmeuw/vivarium_research/pull/1922>`__
57
-
- Transition rates, see `relevant changes to modeling strategy in this PR <https://github.com/ihmeuw/vivarium_research/pull/1926>`__. Data values for transition rates still to come as of 4/15/2026
- :ref:`Child wasting state-specific mortality and morbidity <2021_pem_inpatient_sam_extension>`
61
-
- Mortality due to other causes: set to zero for this simulation (all mortality will be captured in the :ref:`Child wasting state-specific mortality and morbidity <2021_pem_inpatient_sam_extension>` modeling strategy)
Copy file name to clipboardExpand all lines: docs/source/models/risk_attributable_causes/protein_energy_malnutrition/gbd_2021_inpatient_sam_extension/index.rst
+64-25Lines changed: 64 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,72 +63,111 @@ The following disability weights and excess mortality weights should apply to ea
* Eventual value if time allows: severe_wasting_and_oedema
78
+
- mort_rate_complicated_sam
77
79
- For simplicity, assumed all complicated SAM cases have DW corresponding with severe wasting and oedema
78
80
81
+
.. list-table:: Restrictions
82
+
:header-rows: 1
83
+
84
+
* - Restriction
85
+
- Value
86
+
- Note
87
+
* - Age start
88
+
- 1 month
89
+
-
90
+
* - Age end
91
+
- 5 years
92
+
-
93
+
* - Male only
94
+
- False
95
+
-
96
+
* - Female only
97
+
- False
98
+
-
99
+
* - YLD only
100
+
- False
101
+
-
102
+
* - YLL only
103
+
- * First pass: True (set all disability weights equal to zero for simplicity)
104
+
* Final pass (as time allows): False
105
+
- Note that simulation implementation should ideally set this value to False to preseve future functionality for non-zero disability weights
106
+
79
107
.. list-table:: Parameter values
80
108
:header-rows: 1
81
109
82
110
* - Parameter
83
111
- Definition
84
112
- Value
85
113
- Note
114
+
* - mort_rate_complicated_sam
115
+
- Annual mortality rate due to all causes among complicated SAM population
116
+
- Use value in custom data file linked on the :ref:`wasting exposure document <2021_risk_exposure_wasting_with_complicated_sam>`
117
+
- Represents mortality due to all causes. Age start for this cause should be 1-5 month age group, but if data is needed for neonatal age groups, fill with zeros
118
+
* - mort_rate_uncomplicated_sam
119
+
- Annual mortality rate due to all causes among uncomplicated SAM population
120
+
- Use value in custom data file linked on the :ref:`wasting exposure document <2021_risk_exposure_wasting_with_complicated_sam>`
121
+
- Represents mortality due to all causes. Age start for this cause should be 1-5 month age group, but if data is needed for neonatal age groups, fill with zeros
122
+
* - mort_rate_other_causes
123
+
- Annual mortality rate due to causes other than diarrheal diseases, lower respiratory infections, malaria, measles, or malaria among non-SAM states
124
+
- Use value in custom data file linked on the :ref:`wasting exposure document <2021_risk_exposure_wasting_with_complicated_sam>`
125
+
- Represents mortality due to causes other than modeled infectious diseases in non-SAM states. Age start for this cause should be 1-5 month age group, but if data is needed for neonatal age groups, fill with zeros
126
+
* - prevalence_{wasting state}
127
+
- Prevalence of a given wasting state
128
+
- Defined on the :ref:`wasting exposure document <2021_risk_exposure_wasting_with_complicated_sam>`
129
+
-
130
+
* - csmr_pem
131
+
- Population-level cause-specific mortality rate for PEM/wasting risk-attributable cause
- We make the simplifying assumption that uncomplicated SAM has no cases with concurrent severe wasting and oedema (these cases are assumed to be complicated SAM) and that the ratio of cases with moderate wasting and oedema to cases of severe wasting without oedema within uncomplicated SAM is equal to the ratio of these two sequelae in GBD.
153
+
- Not needed for first pass.
154
+
155
+
We make the simplifying assumption that uncomplicated SAM has no cases with concurrent severe wasting and oedema (these cases are assumed to be complicated SAM) and that the ratio of cases with moderate wasting and oedema to cases of severe wasting without oedema within uncomplicated SAM is equal to the ratio of these two sequelae in GBD.
106
156
* - DW_severe_wasting_and_oedema
107
157
- Disability weight of concurrent severe wasting and oedema
108
158
- 1 - (1 - DW_severe_wasting) * (1 - DW_oedema)
109
-
-
110
-
* - d1_complicated
111
-
- Daily probability of mortality in the complicated SAM state
112
-
- `See placeholder values here <https://github.com/ihmeuw/vivarium_research_nutrition_optimization/blob/0acb49fac8[…]lation/nigeria/kebbi-copied-dummy-transitions-all-locations.csv>`__ (parameter == 'd1_complicated')
113
-
- Represents mortality due to all causes
114
-
* - d1_uncomplicated
115
-
- Daily probability of mortality in the uncomplicated SAM state
116
-
- `See placeholder values here <https://github.com/ihmeuw/vivarium_research_nutrition_optimization/blob/0acb49fac8[…]lation/nigeria/kebbi-copied-dummy-transitions-all-locations.csv>`__ (parameter == 'd1_complicated')
117
-
- Represents mortality due to all causes
118
-
* - other_causes_mortality_daily_probability
119
-
- Daily probability of mortality due to causes other than diarrheal diseases, lower respiratory infections, malaria, or measles
120
-
- `See placeholder values here <https://github.com/ihmeuw/vivarium_research_nutrition_optimization/blob/0acb49fac8[…]lation/nigeria/kebbi-copied-dummy-transitions-all-locations.csv>`__ (parameter == 'other_causes_mortality_daily_probability')
121
-
- Represents mortality due to causes other than modeled infectious diseases in non-SAM states and mortality experienced in SAM states
159
+
- Not needed for first pass
160
+
122
161
123
162
Validation
124
163
++++++++++
125
164
126
-
As a validation, YLDs due to the wasting-attributable cause model should be similar in magnitude to YLDs due to PEM.
127
-
128
165
As a verification, EMRs of for the wasting-attributable cause model should match input data
129
166
130
167
As a verification, ACMR at the population level should match GBD expectation.
131
168
169
+
Once YLDs due to PEM are included: As a validation, YLDs due to the wasting-attributable cause model should be similar in magnitude to YLDs due to PEM.
0 commit comments