We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ab298 commit c93af2eCopy full SHA for c93af2e
1 file changed
docs/source/models/causes/neonatal/preterm_birth.rst
@@ -226,7 +226,9 @@ The LNN CSMRisk is:
226
227
.. math::
228
229
- \text{CSMRisk}_\text{LNN} = \frac{\text{lnn_death_count}}{\text{live_birth_count} - \text{enn_all_cause_death_count}}
+ \text{CSMRisk}_\text{LNN} = \frac{\text{lnn_death_count}}{\text{live_birth_count} - \text{enn_all_cause_death_count}},
230
+
231
+where, again, all quantities are pulled from GBD as detailed in the table below.
232
233
:math:`p_{\text{preterm}}`, as mentioned above, represents the prevalence/exposure
234
of preterm (gestational age < 37 weeks) at the *beginning* of the age group.
0 commit comments