Skip to content

Commit f5ca4ee

Browse files
author
Ali Bowman
committed
fix e values
1 parent d6d6585 commit f5ca4ee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • docs/source/models/intervention_models/wasting_treatment/wasting_treatment_with_inpatient_sam

docs/source/models/intervention_models/wasting_treatment/wasting_treatment_with_inpatient_sam/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Vivarium Modeling Strategy
8686

8787
The wasting treatment intervention will be implemented as a variable that affects the relative risk of certain transition rates between wasting states in the :ref:`dynamic wasting model <2021_risk_exposure_wasting_with_complicated_sam>`. The following table details the relative risks for each dynamic wasting model transition rate that is affected by wasting treatment based on a given treatment category.
8888

89-
All parameters for this intervention model should come from the custom data .csv output from the wasting calibration model. Parameter names in this table should match parameter names in that file.
89+
All parameters for this intervention model discussed on this page as well as baseline coverage levels for all interventions should come from the custom data .csv output from the wasting calibration model. Parameter names in this table should match parameter names in that file.
9090

9191
.. important::
9292

@@ -118,9 +118,9 @@ All parameters for this intervention model should come from the custom data .csv
118118

119119
Where ``e`` represents intervention "efficacy" as the proportion of the population who does not refuse or otherwise drop out of treatment. Those who refuse or otherwise drop out of treatment are assumed to recover via the untreated recovery rates. Intervention-specific values are shown below and were chosen to be compatible with the SPHERE standard default rate for acute malnutrition management of <15% and an assumption that default rates will decrease with increasing acute malnutrition severity.
120120

121-
- e_mam = 0.15
122-
- e_sam = 0.10
123-
- e_complicated_sam = 0.05
121+
- e_mam = 0.85
122+
- e_sam = 0.90
123+
- e_complicated_sam = 0.95
124124

125125
.. note::
126126

0 commit comments

Comments
 (0)