Skip to content

Commit c93af2e

Browse files
Apply suggestion from @NathanielBlairStahn
Co-authored-by: Nathaniel Blair-Stahn <[email protected]>
1 parent 57ab298 commit c93af2e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/source/models/causes/neonatal/preterm_birth.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,9 @@ The LNN CSMRisk is:
226226

227227
.. math::
228228
229-
\text{CSMRisk}_\text{LNN} = \frac{\text{lnn_death_count}}{\text{live_birth_count} - \text{enn_all_cause_death_count}}
229+
\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.
230232

231233
:math:`p_{\text{preterm}}`, as mentioned above, represents the prevalence/exposure
232234
of preterm (gestational age < 37 weeks) at the *beginning* of the age group.

0 commit comments

Comments
 (0)