Skip to main content
  • Technical advance
  • Open access
  • Published:

Thinking outside the curve, part II: modeling fetal-infant mortality

Abstract

Background

Greater epidemiologic understanding of the relationships among fetal-infant mortality and its prognostic factors, including birthweight, could have vast public health implications. A key step toward that understanding is a realistic and tractable framework for analyzing birthweight distributions and fetal-infant mortality. The present paper is the second of a two-part series that introduces such a framework.

Methods

We propose estimating birthweight-specific mortality within each component of a normal mixture model representing a birthweight distribution, the number of components having been determined from the data rather than fixed a priori.

Results

We address a number of methodological issues related to our proposal, including the construction of confidence intervals for mortality risk at any given birthweight within a component, for odds ratios comparing mortality within two different components from the same population, and for odds ratios comparing mortality within analogous components from two different populations. As an illustration we find that, for a population of white singleton infants, the odds of mortality at 3000 g are an estimated 4.15 times as large in component 2 of a 4-component normal mixture model as in component 4 (95% confidence interval, 2.04 to 8.43). We also outline an extension of our framework through which covariates could be probabilistically related to mixture components. This extension might allow the assertion of approximate correspondences between mixture components and identifiable subpopulations.

Conclusions

The framework developed in this paper does not require infants from compromised pregnancies to share a common birthweight-specific mortality curve, much less assume the existence of an interval of birthweights over which all infants have the same curve. Hence, the present framework can reveal heterogeneity in mortality that is undetectable via a contaminated normal model or a 2-component normal mixture model.

Peer Review reports

Background

A recent report shows a slight decline in the rate of infants with low birthweights (less than 2500 g) in the United States, with a rate of 8.2 percent in 2007 compared to 8.3 percent in 2006 [1]. While the rate for extremely low (ELBW; <1000 g) and very low birthweights (VLBW; 1000-1500 g) was unchanged at 1.5 percent, the rate for moderately low birthweights (MLBW; 1500-2500 g) declined from 6.8 to 6.7 percent [1]. Data on the proportions of normal (NBW; 2500-4000 g) and high birthweights (HBW; >4000 g) were not provided. If confirmed in the final vital records data, the decline in the low birthweight rate will be the first in many years. National Center for Health Statistics (NCHS) records indicate that low birthweight rates have been rising since 1984, when the rate was 6.7 percent [1].

Perinatal epidemiologists have long recognized birthweight as one of several factors related to fetal growth, and ultimately, infant survival and development [2–4]. However, categories such as ELBW and VLBW, while useful for descriptive purposes, are not completely satisfactory for representing the birthweight distribution of a population, much less assessing the relationship between birthweight and fetal-infant mortality. First, cutoffs such as 1500 g and 2500 g are arbitrary and introduce an artificial discreteness to a naturally continuous phenomenon: presumably fetal-infant mortality risk decreases only incrementally as one moves from, for example, 2499 g to 2501 g. Second, there may still be heterogeneity at any fixed birthweight: some infants born at, say, 2499 g may be at higher risk than other infants born at 2499 g.

The preceding considerations motivate a new framework for modeling birthweight distributions and fetal-infant mortality. This is the second paper in a two-part series that introduces such a framework. In the first paper, we proposed a normal mixture model for birthweight distribution:

∑ j = 1 k p j f ( x ; μ j , σ j ) ,
(1)

where k is the number of components, x is birthweight, p j is the fraction of births in component j, μ j is the mean of the birthweights in component j, σ j is the standard deviation of the birthweights in component j, and f (x; μ j , σ j ) is the probability density for a normal distribution with mean μ j and standard deviation σ j . What distinguished our proposal from the contaminated normal model of Umbach and Wilcox [5] and the 2-component normal mixture model of Gage and Therriault [6] was that the number of components was not fixed a priori but rather determined from the data using the Flexible Information Criterion (FLIC) (Pilla and Charnigo, Consistent estimation and model selection in semiparametric mixtures, submitted). We also showed how to construct confidence intervals for p j , μ j , and σ j (1 <= j <= k) based on multiple samples from the same population, even if those samples overlapped.

Here we consider estimating birthweight-specific mortality curves within each component of the normal mixture model in Equation (1). We begin by generalizing Gage's parametric mixtures of logistic regressions (PMLR) technique [7] to accommodate a normal mixture model with more than two components. We proceed to show how confidence bounds can be constructed for birthweight-specific mortality curves. We then provide formulas for estimating mortality odds ratios comparing populations on the same component, such as

odds of mortality at 2500 g in component 3 (white heavy smoking population) divided by

odds of mortality at 2500 g in component 3 (white general population),

or comparing components in the same population, such as

odds of mortality at 1000 g in component 2 (white heavy smoking population) divided by

odds of mortality at 1000 g in component 1 (white heavy smoking population).

Being able to estimate the latter kind of odds ratio - in other words, being able to assert that some infants in a population are at higher risk than others, even when they are of the same birthweight - is the main advantage of modeling a birthweight distribution as we have proposed, rather than using a contaminated normal model [5] or a 2-component normal mixture model [6]. Thus, our two-part series provides a modeling framework through which heterogeneity in mortality can be revealed that might otherwise remain undetected.

Results

1. Mortality risk estimation from a single sample

a. Description of the methodology

Gage developed a parametric mixtures of logistic regressions (PMLR) technique to estimate mortality risk as a function of birthweight within each of two components in a normal mixture model describing a birthweight distribution [7]. Although PMLR was formulated for a 2-component model, we generalize it to k components as follows.

The risk function or birthweight-specific mortality curve for component j (1 <= j <= k ) is

r j ( x ) = logit − 1 [ p j ( x ) ] = exp [ p j ( x ) ] / ( 1 + exp [ p j ( x ) ] ) ,
(2)

where x represents birthweight and p j (x) is a polynomial whose coefficients must be estimated. By the law of total probability [8], the risk function for the population overall is

∑ j = 1 k r j ( x ) p j f ( x ; μ j , σ j ) / ∑ j = 1 k p j f ( x ; μ j , σ j ) .
(3)

Gage took p j (x) to be a second-degree polynomial, allowing the birthweight-specific mortality curves for each of his two components to be U-shaped [7]. However, since our framework permits more than two components, we are reluctant to assume that a U-shaped pattern should prevail within every component. Thus, we take p j (x) to be a fourth-degree polynomial, which accommodates up to two changes in convexity for each birthweight-specific mortality curve.

Since estimates of p j , μ j , and σ j (1 <= j <= k) are required to calculate the Flexible Information Criterion (FLIC) (Pilla and Charnigo, Consistent estimation and model selection in semiparametric mixtures, submitted) when determining the number of components, we may assume that these estimates are now available. We then employ the optimization (optim) procedure in version 2.3.1 of R (R Foundation for Statistical Computing, Vienna, Austria, 2006) to estimate r 1(x) through r k (x) by maximum likelihood conditional on the estimates of p j , μ j , and σ j (1 <= j <= k). Thus, PMLR represents the second half of a two-stage procedure for modeling birthweight distribution and fetal-infant mortality. Our R code is available upon written request to the corresponding author. Section I of [Additional file 1] provides details on initial value specification for PMLR.

b. An illustrative example

We continue the example from Section 2a of Results from the previous paper, involving a data set of size 50,000 from the NCHS Public-Use Perinatal Mortality Data. This data set was a random sample from the population of 202,849 white singletons who were born (or experienced fetal death) from 2000 to 2002 and whose mothers smoked heavily (at least twenty cigarettes per day). Equation (5) in our previous paper shows the estimates of p j , μ j , and σ j (1 <= j <= 4) from the FLIC-selected 4-component model. Using these estimates, we employed PMLR as described above to estimate r 1(x) through r 4(x).

Figure 1a shows the results. The vertical axis is logarithmic. Estimated birthweight-specific mortality curves for the 4 components are in dashes. We suppress the portions of each curve for birthweights more than three component standard deviations away from the component mean. The model-implied mortality curve, a weighted average of estimated birthweight-specific mortality curves for the four components, is in solid. This curve estimates the population risk function, whose form under the 4-component model is given by Equation (3) with k = 4. Empirical mortality, defined here to consist of the crude mortality rates in 100 g bins, is depicted with circles. Crude rates of zero due to extremely small denominators are displayed near the bottom of Figure 1a.

Figure 1
figure 1

Mortality for White Singleton Infants with Heavily Smoking Mothers. (a) Estimated birthweight-specific mortality curves are presented for each component of a 4-component normal mixture model, along with model-implied mortality (a superposition of the estimated birthweight-specific mortality curves) and empirical mortality (crude rates in 100 g bins). The results are based on a single sample of size 50,000 from the population of white singletons born to heavily smoking mothers. (b) and (c) Corresponding results are displayed for a contaminated normal model and a 2-component normal mixture model. (d) Estimated birthweight specific-mortality curves are presented for each component of a 4-component normal mixture model, along with confidence bounds determined by Equations (6) and (7) with C 0 = 4.0 and φ = .2465 based on 25 samples of size 50,000.

Birthweight-specific mortality appears roughly U-shaped within component 3. The patterns for the other components are decreasing rather than U-shaped, although the decrease for component 2 plateaus in the HBW range. The decrease for component 4 actually becomes steeper in the HBW range, but this seems to be an artifact: the proportion of births in component 4 is small, and there are rather few deaths at large birthweights, so estimating birthweight-specific mortality within component 4 at large birthweights is difficult. The model-implied mortality curve tracks empirical mortality very closely when the denominators for the crude rates are not too small.

c. Results from competing models for birthweight distribution

We used the same data set to estimate birthweight-specific mortality curves for the lower residual and predominant distributions in a contaminated normal model (Figure 1b) [5]. Since the estimated proportion of births in the upper residual distribution was less than 1 in 8700, we did not attempt to estimate a birthweight-specific mortality curve for the upper residual distribution.

The model-implied mortality curve generally appears reasonable, although there is an artifact at the threshold of 1700 g, where the lower residual distribution terminates. The contaminated normal model asserts that all infants at any fixed birthweight greater than 1700 g (and less than 5300 g, if one considers the upper residual distribution) have the same mortality risk. Moreover, since the predominant distribution is virtually nonexistent in the VLBW and ELBW ranges, the contaminated normal model cannot detect heterogeneity in mortality risk at any fixed birthweight in the VLBW and ELBW ranges.

We also estimated birthweight-specific mortality curves for the primary and secondary distributions in a 2-component normal mixture (Figure 1c) [6]. The model-implied mortality curve appears reasonable except for the pronounced downturn at 5100 g, which is an artifact of the extremely small denominators above 5000 g.

The 2-component normal mixture can detect heterogeneity in the NBW range and parts of the MLBW and HBW ranges. However, since the primary distribution is virtually nonexistent in the VLBW and ELBW ranges, the 2-component normal mixture cannot detect heterogeneity in those ranges.

2. Mortality risk estimation from multiple samples

a. Confidence bounds

To quantify uncertainty in the estimation of birthweight-specific mortality, we proceed as follows. First, we draw N rep samples from the population of interest, where each sample consists of birthweight/mortality outcome pairs. Second, we fit a k-component normal mixture model to the birthweight data in each sample. Third, we apply PMLR to the birthweight and mortality outcome data in each sample, which yields estimated birthweight-specific mortality curves for that sample. Fourth, we use the N rep sets of estimated birthweight-specific mortality curves to create overall estimates of the risk functions and accompanying confidence bounds, as described below.

Let r ∧ j ; 1 ( x ) , r ∧ j ; 2 ( x ) , ... , r ∧ j ; N r e p ( x ) denote the estimated birthweight-specific mortality curves for component j (1 <= j <= k ) originating from the N rep samples. An overall estimate of the risk function for component j is

r ∧ j ( x ) = logit − 1 [ N r e p − 1 ∑ s = 1 N r e p logit { r ∧ j ; s ( x ) } ] .
(4)

The rationale for using the logit transformation in Equation (4), as well as in the elements entering Equations (5) and (6) below, is described in Section II of [Additional file 1].

Fixing x = x 0, we set θ = logit{ r j (x 0)} and define θ ∧ 1 , θ ∧ 2 , ... , θ ∧ N r e p as logit{ r ∧ j ; 1 ( x 0 ) }, logit{ r ∧ j ; 2 ( x 0 ) },...,logit{ r ∧ j ; N r e p ( x 0 ) }. With θ ∧ and S ∧ θ denoting the "meta-sample" mean and standard deviation of θ ∧ 1 , θ ∧ 2 , ... , θ ∧ N r e p , we construct a confidence interval for θ via either

θ ∧ + or − C S ∧ θ / N r e p
(5)

or, preferably,

θ ∧ + or − { B ∧ θ + C S ∧ θ / N r e p } ,
(6)

where B ∧ θ is a bias adjustment and C is a constant chosen so that the confidence interval has the desired coverage probability (typically 95%).

If Equation (6) is used, we obtain B ∧ θ by simulation. More specifically, we randomly generate birthweights from ∑ j = 1 k p ∧ j f ( x ; μ ∧ j , σ ∧ j ) , where p ∧ 1 , μ ∧ 1 , σ ∧ 1 , ... , p ∧ k , μ ∧ k , σ ∧ k are the overall estimates of their respective parameters; see Section 2c of Results from the previous paper. Then we use r ∧ 1 ( x ) , r ∧ 2 ( x ) , ... , r ∧ k ( x ) from Equation (4) to randomly generate corresponding mortality outcomes. This yields a simulated data set consisting of birthweight/mortality outcome pairs. Fitting a k-component normal mixture model to the simulated birthweight data and then applying PMLR to the simulated birthweight and mortality outcome data, we obtain an "estimate" of θ ∧ , which we call θ ∧ ∧ s i m . We create four more simulated data sets in the same manner, recover the value of θ ∧ ∧ s i m for each, and then define B ∧ θ as the average value of | θ ∧ ∧ s i m − θ ∧ | over the five simulated data sets.

A confidence interval for r j (x 0) is obtained by applying the inverse logit transformation to the confidence interval for θ. The above computations can be performed simultaneously at a series of birthweights. Connecting the resulting series of upper confidence limits produces an upper confidence bound for the risk function in component j, while connecting the resulting series of lower confidence limits produces a lower confidence bound.

As when constructing confidence intervals for p j , μ j , and σ j (1 <= j <= k), we can accommodate overlap in the N rep samples by choosing the value of C in Equation (6) according to the fraction of the underlying population that each of the N rep samples constitutes. Let C 0 denote the value of C that would be chosen if this fraction were negligibly small, and let C φ denote the value that would be chosen if this fraction were equal to φ, a positive number less than 1. In the previous paper, we established the relationship

C φ = C 0 φ N r e p / { 1 − ( 1 − φ ) N r e p } .
(7)

b. Illustrative example

We continue the example from Section 2c of Results from the previous paper, involving N rep = 25 data sets of size 50,000 from the NCHS Public-Use Perinatal Mortality Data. These data sets were random samples from the aforementioned population of 202,849 white singletons whose mothers smoked heavily.

Figure 1d displays overall estimates and confidence bounds for the birthweight-specific mortality curves in a 4-component model for the birthweights of white singletons born to heavily-smoking mothers. We took C 0 = 4.0 (see Section 3a of Results) and φ = .2465 = 50,000/202,849. Table 1 presents numerical results at selected birthweights; the odds ratios are estimated as described in Section 2c of Results.

Table 1 Mortality for White Singleton Infants with Heavily Smoking Mothers

Figure 1d reveals considerable uncertainty in estimating birthweight-specific mortality, especially in the HBW range. However, the confidence bounds for components 2 and 4 have no overlap in the lower part of the NBW range, indicating heterogeneity in mortality risk despite the uncertainty in estimation. That the confidence bounds are so wide is partly due to the large φ, which in turn is a consequence of the small population. Section 3b of Results will present another example in which the population is considerably larger and φ is much smaller.

c. Estimating odds ratios

To estimate an odds ratio comparing components in the same population, such as

odds of mortality at 1000 g in component 2 (white heavy smoking population) divided by

odds of mortality at 1000 g in component 1 (white heavy smoking population),

we apply Equation (6) with the following modifications. Instead of identifying θ with logit{ r j (x 0) }, we take θ = logit{ r j 1(x 0) } - logit{ r j 2(x 0) }, where 1 <= j 1, j 2 <= k. Then exp{θ} equals the mortality odds in component j 1 at birthweight x 0 divided by the mortality odds in component j 2. Hence, exp{ θ ∧ } is an estimate of the odds ratio, and

exp { θ ∧ + or − { B ∧ θ + C S ∧ θ / N r e p } }
(8)

is a confidence interval.

To estimate an odds ratio comparing populations on the same component, such as

odds of mortality at 2500 g in component 3 (white heavy smoking population) divided by

odds of mortality at 2500 g in component 3 (white general population),

we define θ 1 = logit{r j (x 0)} for the first population and θ 2 = logit{r j (x 0)} for the second population. Then exp{θ 1 - θ 2} equals the mortality odds in component j of the first population at birthweight x 0 divided by the mortality odds in component j of the second population. Hence, exp { θ ∧ 1 − θ ∧ 2 } is an estimate of the odds ratio, and

exp { θ ∧ 1 − θ ∧ 2 + or − { B ∧ θ 1 + B ∧ θ 2 + C S ∧ θ 1 2 / N r e p + S ∧ θ 2 2 / N r e p } }
(9)

is a confidence interval. Subscripts 1 and 2 in Equation (9) identify the populations to which the "meta-sample" means, standard deviations, and bias adjustments pertain.

3. Further illustrations

a. Simulation study to calibrate confidence intervals

We simulated 25 overlapping data sets of size 50,000, the degree of overlap consistent with a population of 200,000, based on the specifications in Table 2. The mixture density and the risk functions were chosen to mimic the patterns actually observed for white singletons born to heavily-smoking mothers; see panel b of Figure One from the previous paper and Figure 1d of the present paper. For each of various C between 2.0 and 5.0, we used Equation (6) to form confidence intervals for mortality risks at selected birthweights, namely r 1(μ 1 - σ 1), r 1(μ 1), r 1(μ 1 + σ 1), r 2(μ 2 - σ 2), r 2(μ 2), r 2(μ 2 + σ 2), r 3(μ 3 - σ 3), r 3(μ 3), r 3(μ 3 + σ 3), r 4(μ 4 - σ 4), r 4(μ 4), and r 4(μ 4 + σ 4). Above, μ j and σ j denote the mean and standard deviation of the birthweights in component j (1 <= j <= 4). This was repeated nine more times, and we tabulated how many of the 120 = 12 × 10 confidence intervals contained their targets. Confidence intervals were also formed using Equation (5) for comparative purposes. The above steps were repeated with overlapping data sets consistent with a population of 1,000,000 and with nonoverlapping data sets consistent with an effectively infinite population.

Table 2 Mixture Model and Mortality Functions for Simulation Study

The results are summarized in Table 3. With an effectively infinite population, only 75.0% of the confidence intervals formed using Equation (5) contained their targets at C = 5.0. On the other hand, the confidence intervals formed using Equation (6) contained their targets 95.0% of the time at C = 4.0. The latter finding provided the rationale for taking C 0 = 4.0 when constructing confidence intervals for mortality risks in our examples with real data.

Table 3 Confidence Interval Coverage Probabilities in Simulation Study

b. Another example with real data

We drew N rep = 25 samples of size 50,000 from the population of 9,162,303 white singletons born from 2000 to 2002, without regard to maternal smoking status. Figure 2a and Table 4 present overall estimates and confidence intervals for parameters in a 4-component normal mixture, while Figure 2b and Table 5 pertain to mortality risks. Confidence intervals for mixture parameters are based on Equations (7) and (8) in the previous paper with φ = .0055 = 50,000/9,162,303 and C 0 = 2.5. Confidence intervals for mortality risks are based on Equations (6) and (7) in the present paper with φ = .0055 and C 0 = 4.0.

Figure 2
figure 2

Mixture Modeling Results and Mortality for White Singleton Infants. (a) A 4-component normal mixture model, with parameters estimated by combining the results for 25 samples of size 50,000 from the population of white singletons in general, is shown. (b) Estimated birthweight specific-mortality curves are presented for each component of a 4-component normal mixture model, along with confidence bounds determined by Equations (6) and (7) with C 0 = 4.0 and φ = .0055 based on 25 samples of size 50,000 from the population of white singletons in general.

Table 4 Mixture Modeling Results for White Singleton Infants
Table 5 Mortality for White Singleton Infants

The confidence intervals for p 2, p 3, μ 2, σ 4 are considerably narrower than they were for white singletons born to heavily-smoking mothers, as are the confidence bounds for r 1(x) in the VLBW range, r 2(x) in the MLBW range, and r 3(x) in much of the NBW range. The confidence bounds for r 2(x) do not overlap those for r 3(x) or r 4(x) anywhere in the NBW range, indicating heterogeneity in mortality risk. In particular, the odds of mortality at 3000 g are an estimated 9.77 times as large in component 2 as in component 3 (95% confidence interval, 2.35 to 40.6) and an estimated 4.15 times as large in component 2 as in component 4 (95% confidence interval, 2.04 to 8.43).

The reason that mixture parameters and mortality risks are estimated more precisely for white singletons in general than for white singletons born to heavily-smoking mothers is that N rep = 25 samples of size 50,000 from a population of 9,162,303 contain approximately 1,171,467 distinct records, far more than the approximately 202,677 distinct records contained in N rep = 25 samples of size 50,000 from a population of 202,849. (Section II of [Additional file 1] from our previous paper provides a formula from which one may approximate the number of distinct records in multiple samples from the same population.) Even more precise estimation is possible for white singletons in general if N rep is taken larger.

Discussion

This paper completes a two-part series on a new framework for modeling birthweight distributions and fetal-infant mortality. The main advantage of this new framework is its potential to reveal heterogeneity in mortality risk that may be undetectable if one relies on a contaminated normal model or 2-component normal mixture to represent a birthweight distribution.

With the contaminated normal model, the lower residual distribution and the predominant distribution have little overlap. As such, there is little overlap in the ranges of birthweights over which each component has a well-defined risk function. This is depicted in Figure 1b, where the red and green dashed curves do not occupy the same birthweights except for a small interval near 1700 g. Thus, except for birthweights close to 1700 g, the contaminated normal model effectively imposes a unique mortality risk for all infants at any fixed birthweight. This occurs because the contaminated normal model classifies all NBW cases, along with almost all MLBW and HBW cases, as originating from the predominant distribution, while it classifies virtually all VLBW and ELBW births as arising from the lower residual distribution. Yet, presumably some compromised pregnancies yield MLBW, NBW, and HBW births. Hence, not only does the estimated proportion .975 overstate the fraction of uncompromised pregnancies, but also no distinction can be made between compromised and uncompromised pregnancies at birthweights above 1700 g.

In contrast, the 2-component normal mixture has some ability to reveal heterogeneity. However, this ability is limited to the MLBW, NBW, and HBW ranges. As shown in Figure 1c, the 2-component normal mixture effectively imposes a unique mortality risk at each birthweight in the VLBW and ELBW ranges. At first glance, that may not seem worrisome. After all, the MLBW, NBW, and HBW cases may arise from a mix of compromised and uncompromised pregnancies, while presumably the VLBW and ELBW cases arise almost exclusively from compromised pregnancies. Yet, implicit in the 2-component normal mixture is a belief that all compromised pregnancies are qualitatively similar, in the sense of sharing a common birthweight-specific mortality curve. Perhaps such a belief is approximately valid for some populations. Unfortunately, the 2-component normal mixture imposes this belief mathematically and does not provide any way for it to be tested empirically. The framework that we have presented, on the other hand, allows such a belief to be tested empirically. Indeed, the example in Section 3b of Results shows that component 2 in the population of white singletons has demonstrably higher mortality risk at some birthweights than component 4 in the same population. We regard component 3 as most plausibly representing uncompromised pregnancies in this population, so that components 2 and 4 most plausibly consist of compromised pregnancies. Therefore, not all compromised pregnancies in this population share a common birthweight-specific mortality curve.

The components identified in our empirical explorations are undoubtedly related to gestational age. While detailed speculations about the precise nature of the relationship are premature, one or more of the components may have an elevated rate of intrauterine growth restriction (IUGR). Typically, IUGR is measured in population-based vital statistics data as births below (variously) the 5th or 10th percentile of birthweight for gestational age. Other aspects not presently measured on birth certificates in the United States include head circumference at birth, birth length (i.e., crown-heel length or crown-rump length), and waist/hip ratio. However IUGR might be quantified, its frequency within each component could be estimated as indicated in the next paragraph.

A useful extension of our methodology would entail probabilistically relating a covariate of interest, such as gestational age or IUGR, to the mixture components. Suppose that the covariate of interest were dichotomous. For gestational age, we could create a dichotomy by labeling infants as "preterm" or "term". Then, given a fitted k-component mixture model for birthweight distribution, we could apply PMLR with dichotomized gestational age or IUGR rather than mortality as the dependent variable. The resulting r ∧ j ( x ) would denote not the estimated mortality risk but rather the estimated probability of a preterm birth or of IUGR as a function of birthweight within component j (1 <= j <= k). To estimate the overall probability of a preterm birth or of IUGR within component j, we would integrate r ∧ j ( x ) over the estimated distribution of birthweights within component j,

∫ r ∧ j ( x ) f ( x ; μ ∧ j , σ ∧ j ) d x .
(10)

Pursuing this idea and extending it to multiple covariates, both categorical and continuous, would enable us to describe the joint distribution of covariates within each mixture component. If the joint distributions of covariates within different mixture components had little overlap, then we would be able to assert an approximate correspondence between the mixture components and identifiable subpopulations with biological meaning. Such discoveries would provide greater epidemiologic insight into the relationships among fetal-infant mortality and its prognostic factors.

Conclusions

The present paper, the second in a two-part series, develops a new and flexible approach to modeling fetal-infant mortality through the estimation of separate birthweight-specific mortality curves within each component of a normal mixture model describing a birthweight distribution, the number of components having been determined from the data rather than fixed a priori. This approach allows the detection of heterogeneity in mortality that cannot be found with a contaminated normal model or a 2-component normal mixture model. A 2-component normal mixture model assumes that infants from compromised pregnancies share a common birthweight-specific mortality curve, while a contaminated normal model assumes that all infants share a common curve over some (possibly quite large) interval of birthweights. Yet, our approach has demonstrated that components 2 and 4 in a 4-component normal mixture model for white singleton birthweights have distinct birthweight-specific mortality curves. Since components 2 and 4 in this population most plausibly consist of compromised pregnancies, we see that infants from compromised pregnancies need not share a common birthweight-specific mortality curve. Finally, this paper lays some groundwork for future research aimed at discovering approximate correspondences between mixture model components and identifiable subpopulations.

Methods

[Additional file 1] presents technical details on our methodology and its implementation.

Abbreviations

ELBW:

extremely low birthweight

FLIC:

Flexible Information Criterion

HBW:

high birthweight

IUGR:

intrauterine growth restriction

MLBW:

moderately low birthweight

NBW:

normal birthweight

NCHS:

National Center for Health Statistics

PMLR:

parametric mixtures of logistic regressions

VLBW:

very low birthweight

References

  1. Hamilton BE, Martin JA, Ventura SJ, Births : Preliminary Data for 2007. National Vital Statistics Reports. 2009, 57: 1-23.

    Google Scholar 

  2. Brimblecombe F, Ashford J, Fryer J: Significance of Low Birth Weight in Perinatal Mortality: A Study of Variations within England and Wales. Br J Prev Soc Med. 1968, 22: 27-35.

    CAS  PubMed  PubMed Central  Google Scholar 

  3. Kiely JL, Kleinman JC: Birth-Weight-Adjusted Infant Mortality in Evaluations of Perinatal Care: Towards a Useful Summary Measure. Stat Med. 1993, 12: 377-392. 10.1002/sim.4780120319.

    Article  CAS  PubMed  Google Scholar 

  4. Russell RB, Green NS, Steiner CA, Meikle S, Howse JL, Poschman K, Dias T, Potetz L, Davidoff MJ, Damus K, Petrini JR: Cost of Hospitalization for Preterm and Low Birth Weight Infants in the United States. Pediatrics. 2007, 120: 1-9. 10.1542/peds.2006-2386.

    Article  Google Scholar 

  5. Umbach D, Wilcox AJ: A Technique for Measuring Epidemiologically Useful Features of Birthweight Distributions. Stat Med. 1996, 15: 1333-1348. 10.1002/(SICI)1097-0258(19960715)15:13<1333::AID-SIM271>3.0.CO;2-R.

    Article  CAS  PubMed  Google Scholar 

  6. Gage T, Therriault G: Variability of Birth-Weight Distributions by Sex and Ethnicity: Analysis Using Mixture Models. Hum Biol. 1998, 70: 517-534.

    CAS  PubMed  Google Scholar 

  7. Gage T: Birth-Weight-Specific Infant and Neonatal Mortality: Effects of Heterogeneity in the Birth Cohort. Hum Biol. 2002, 74: 165-184. 10.1353/hub.2002.0020.

    Article  PubMed  Google Scholar 

  8. Casella G, Berger R: Statistical Inference. 2002, Duxbury, Pacific Grove, 2

    Google Scholar 

Pre-publication history

Download references

Acknowledgements

The authors thank Vicki Flenady, Gerald Hoff, and an anonymous Associate Editor for feedback that led to improvement of this manuscript.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Richard Charnigo.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

RC - Concept and design, analysis and interpretation of data, drafting of the manuscript, critical revision of the manuscript for important intellectual content, statistical analysis, read and approved final manuscript. LWC - Concept and design, acquisition of data, analysis and interpretation of data, drafting of the manuscript, critical revision of the manuscript for important intellectual content, read and approved final manuscript. TL - Analysis and interpretation of data, drafting of the manuscript, critical revision of the manuscript for important intellectual content, read and approved final manuscript. RSK - Analysis and interpretation of data, drafting of the manuscript, critical revision of the manuscript for important intellectual content, read and approved final manuscript.

Electronic supplementary material

12884_2009_308_MOESM1_ESM.DOC

Additional file 1: Technical Appendix. Additional file 1 presents technical details on our methodology and its implementation. (DOC 50 KB)

Authors’ original submitted files for images

Below are the links to the authors’ original submitted files for images.

Authors’ original file for figure 1

Authors’ original file for figure 2

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Charnigo, R., Chesnut, L.W., LoBianco, T. et al. Thinking outside the curve, part II: modeling fetal-infant mortality. BMC Pregnancy Childbirth 10, 44 (2010). https://doi.org/10.1186/1471-2393-10-44

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2393-10-44

Keywords