Skip to content

Commit 60e54be

Browse files
authored
Merge pull request #1930 from ihmeuw/inpatient_sam_run_requests
Inpatient SAM model run requests
2 parents 998fc58 + a308364 commit 60e54be

1 file changed

Lines changed: 41 additions & 9 deletions

File tree

  • docs/source/models/concept_models/vivarium_nutrition_optimization_extension

docs/source/models/concept_models/vivarium_nutrition_optimization_extension/concept_model.rst

Lines changed: 41 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Artifact-only updates (data updates to come):
4747
Components that need to be altered to support new wasting state (more details to come):
4848

4949
- :ref:`Child underweight risk exposure <2020_risk_exposure_child_underweight>`: exposure lookup table needs to support additional wasting state (apply existing cat1 values to both cat1_complicated and cat1_uncomplicated)
50-
- :ref:`CGF risk effects <2019_risk_effect_wasting>`: EMRs for all SAM states set to zero
50+
- :ref:`CGF risk effects <2019_risk_effect_wasting>`: EMR RRs for both SAM states set to zero, incidence rate RRs set to cat1_superstate value for both SAM substates
5151

5252
Components with substantial updates (links/updates to come)
5353

@@ -178,6 +178,10 @@ results.
178178

179179
The below tables can be filled out iteratively as new model runs are requested and later V&V'd.
180180

181+
.. note::
182+
183+
More detail will be added to these runs as we become closer to launching them -- details and V&V criteria may change depending on whether we are running with placeholder data or not
184+
181185
.. list-table:: Model runs
182186
:header-rows: 1
183187

@@ -187,12 +191,34 @@ The below tables can be filled out iteratively as new model runs are requested a
187191
- Specification modifications
188192
- Stratification modifications
189193
- Observer modifications
190-
* -
191-
-
192-
-
193-
-
194-
-
195-
-
194+
* - 1.0
195+
- Wasting model update
196+
- Baseline (maternal and child)
197+
- 10 draws
198+
- Default
199+
- Default
200+
* - 2.0
201+
- Intervention model updates
202+
- * Baseline (maternal and child)
203+
* MMS at ANC1 maternal scenario and child scenarios 0-7, 36 (uncomplicated_sam_tx__complicated_sam_stabilization__), 45 (uncomplicated_sam_tx__complicated_sam_recovery__)
204+
- 10 draws
205+
- Default
206+
- Default
207+
* - 3.0
208+
- Production run test
209+
- * Baseline (maternal and child)
210+
- 1 draw
211+
- * Stratify by alternative age groups of 0-6 months, 6-18 months, 18-60 months
212+
* Exclude wasting state stratification from mortality observer
213+
- Exclude child underweight and disease observers (observers #5 and #6)
214+
* - 3.1
215+
- Production runs
216+
- * Baseline (maternal and child)
217+
* MMS at ANC maternal scenario and all child scenarios
218+
- 20 draws
219+
- * Stratify by alternative age groups of 0-6 months, 6-18 months, 18-60 months
220+
* Exclude wasting state stratification from mortality observer
221+
- Exclude child underweight and disease observers (observers #5 and #6)
196222

197223
.. list-table:: Model verification and validation tracking
198224
:widths: 3 10 20
@@ -201,9 +227,15 @@ The below tables can be filled out iteratively as new model runs are requested a
201227
* - Run number
202228
- V&V criteria
203229
- V&V summary
204-
* -
205-
-
230+
* - 1.0
231+
- * Verify population ACMR to GBD
232+
* Verify wasting state-specific mortality rates are as expected
233+
* Verify CGF exposures
234+
* Verify wasting transition rates
206235
-
236+
* - 2.0
237+
- * Confirm all intervention effects and coverage match expectations
238+
-
207239

208240
.. list-table:: Outstanding verification and validation issues
209241
:header-rows: 1

0 commit comments

Comments
 (0)