Literature DB >> 32607491

Sensitivity of comorbidity network analysis.

Jason Cory Brunson1, Thomas P Agresta1,2, Reinhard C Laubenbacher1,3.   

Abstract

OBJECTIVES: Comorbidity network analysis (CNA) is a graph-theoretic approach to systems medicine based on associations revealed from disease co-occurrence data. Researchers have used CNA to explore epidemiological patterns, differentiate populations, characterize disorders, and more; but these techniques have not been comprehensively evaluated. Our objectives were to assess the stability of common CNA techniques.
MATERIALS AND METHODS: We obtained seven co-occurrence data sets, most from previous CNAs, coded using several ontologies. We constructed comorbidity networks under various modeling procedures and calculated summary statistics and centrality rankings. We used regression, ordination, and rank correlation to assess these properties' sensitivity to the source of data and construction parameters.
RESULTS: Most summary statistics were robust to variation in link determination but somewhere sensitive to the association measure. Some more effectively than others discriminated among networks constructed from different data sets. Centrality rankings, especially among hubs, were somewhat sensitive to link determination and highly sensitive to ontology. As multivariate models incorporated additional effects, comorbid associations among low-prevalence disorders weakened while those between high-prevalence disorders shifted negative. DISCUSSION: Pairwise CNA techniques are generally robust, but some analyses are highly sensitive to certain parameters. Multivariate approaches expose additional conceptual and technical limitations to the usual pairwise approach.
CONCLUSION: We conclude with a set of recommendations we believe will help CNA researchers improve the robustness of results and the potential of follow-up research.
© The Author(s) 2019. Published by Oxford University Press on behalf of the American Medical Informatics Association.

Entities:  

Keywords:  comorbidity; epidemiologic methods; network analysis; sensitivity analysis; systems biology

Year:  2019        PMID: 32607491      PMCID: PMC7309234          DOI: 10.1093/jamiaopen/ooz067

Source DB:  PubMed          Journal:  JAMIA Open        ISSN: 2574-2531


INTRODUCTION

Systems medicine consists in the adoption into medical research of principles and techniques from systems biology, described as global, integrative, and holistic. Networks have become a staple of systems biology and seen extensive use in systems medicine. An ongoing focus is the “diseaseome” characterized by comorbid associations among disorders. Clinical comorbidity refers to disease that complicates an index condition for an individual patient. These patterns can reveal clinically relevant differences in prognosis or response to treatment and produce statistical associations in population studies called epidemiological comorbidities.,Comorbidity network analysis (CNA) is a systems approach to epidemiology that studies networks aggregated from measures of co-occurrence between pairs or larger subsets of disorders., CNAs seek to uncover novel clinical associations, to stratify patient populations, and to identify disorders and multimorbidities for further investigation, among other aims. Network science rests predominantly on the theory of mathematical graphs. The relations that constitute a comorbidity network are usually discretized from incidence data, which makes the analysis of large data sets more computationally tractable but for which no standard procedure exists and which may result in confounding of covariance and loss of sign and magnitude information. Moreover, network tools often rely on theoretical assumptions that do not hold for association data, such as the importance of indirect connections between nodes for the transfer of material, activity, or information, which underpin concepts such as community, brokerage, and centrality., The graph-theoretic operationalizations of these concepts do not have natural epidemiological interpretations.

OBJECTIVES

We distinguish four concerns with conventional CNA, adapting terminology from and: (1) Source of incidence data differ in their conventions, completeness, and representativeness, and the consequent differences in network structure have not been explored (results reproducibility). (2) The method of link determination, with respect to statistical signal and association strength, varies across studies, and the effects of adjusting these parameters have not been assessed (stability). (3) Networks aggregated from pairwise associations discard information about higher-order interactions, though these potential effects are important to epidemiological understanding and to the systems paradigm (robustness). (4) The use of network statistics relies on correspondences between theoretical constructs and instrumental definitions, but little theoretical guidance is available for network representations of comorbid associations (interpretability). Motivated by these concerns, we set out to answer four research questions (Figure 1): (1) How sensitive are the measured strengths of pairwise associations to the choice of network model, in particular whether the model takes additional comorbid associations or patient-level covariates into account? (2) How sensitive are network summary statistics to network model parameters, including the choice of model and model-specific parameters like the choice of association measure and the cutoff for link determination? Does this sensitivity impair the use of these statistics to characterize and distinguish underlying populations? (3) How sensitive is centrality analysis to these parameters? Does this sensitivity problematize the identification of highly comorbid “hub” disorders or the centrality rankings of less central disorders? (4) How does the relational origin of network-analytic tools limit their application or interpretability on co-occurrence data? Do the sensitivity results help inform the answer?
Figure 1.

Motivation and design of this study.

Motivation and design of this study.

MATERIALS AND METHODS

Data sets

We acquired eight data sets for our analysis (Table 1): Six were provided by the authors of previous CNAs, but only in a form suitable for pairwise analysis. One (MIMIC-III) is freely available to researchers upon submission of a study design and completion of a short online course. For computational feasibility, we crosswalked diagnosis codes to the Clinical Classification Software (CCS) ontology. The last, results of the 2011 National Ambulatory Medical Care Survey (NAMCS), was obtained from the website of the Centers for Disease Control and Prevention (https://www.cdc.gov/nchs/ahcd/index.htm). We extracted indicators for 13 chronic disorders for analysis purposes. Coded ontologies included the International Classification of Diseases, 9th and 10th Revisions, Clinical Modifications (ICD9 and ICD10) and the custom ontology of reference 16. The data sets vary widely in the underlying patient population, in the collection of their data by healthcare institutions, and in the researchers’ pre-processing protocols; variation along each of these dimensions contributes to overall variation due to the data source. Disentangling these factors would require a more thorough study using several sources of patient-level data.
Table 1.

Sources of pairwise disorder co-occurrence data used in this study, originally aggregated from patient-level data for previous studies and made available by their authors (except MIMIC-III and NAMCS)

SourceTime periodPatientsOntologyTerms
Columbia University Medical Center16Unreported1.5 millionRzhetsky et al.16161
MedPAR171990–199332 millionICD9 (level 5)16 459
ICD9 (level 3)657
Sct. Hans Hospital181998–20085543ICD10 (level 3)351
University of Michigan Health System19Unreported1.62 millionICD9 (level 5)14 489
STRIDE (Stanford University)202008–2013277 290Rzhetsky et al. 16161
MIMIC-III (Beth Israel Deaconess)212001–201238 645CCS113–273
NAMCS201110 908Chronic disorders13
Sources of pairwise disorder co-occurrence data used in this study, originally aggregated from patient-level data for previous studies and made available by their authors (except MIMIC-III and NAMCS) LMs of network statistics on data source, test-wise error rate, and binary association measure Note: P < .1; P < .01; P < .001.

SOFTWARE

We performed analyses in R, using the tidyverse collection and a combination of igraph, tidygraph, and ggraph. English descriptions of ICD9 and ICD10 codes were obtained from icd. Full code to reproduce our analyses is available at https://bitbucket.org/corybrunson/comorbidity.

Pairwise constructions

The majority of CNAs construct networks from pairwise co-occurrence data, that is, the values that fill a contingency table. From these data, we calculated both evidential and evaluative thresholds: Evidential thresholds were test-wise error rates (TWERs), optionally adjusting for multiple comparisons using the family-wise error rate (FWER) Bonferroni correction or the false discover rate (FDR) Benjamini–Hochberg correction, both of which have been used in the CNA literature.,, Evaluative thresholds were minimum absolute values of a binary association measure (BAM). We used four BAMs, two risk ratios and two correlation coefficients: the odds ratio ,Pearson’s binary correlation coefficient Forbes’ coefficient of association  and the tetrachoric correlation coefficient  calculated using a latent bivariate normal model. is recommended as a standard measure of epidemiological comorbidity and has been used in several CNA studies.,, Several other studies have used and together, in part to check the robustness of their results,, though these refer to as “relative risk.” has not appeared in CNA literature but enables later comparisons between pairwise and multivariate models. We calculated using psych and implemented the approximation of reference 44 to calculate standard errors. In the pairwise analysis, only positive associations were included. Pairwise network construction was thus based on five parameters: the source of data ; the TWER ; the error rate correction , if any; the BAM (possibly none); and the BAM cutoff . We notate specific networks and substitute bullets for values to indicate families of networks taken over all values in the following ranges: : Columbia, MedPAR(3), MedPAR(5), Sct. Hans, Michigan, Stanford, Columbia*, MIMIC : : none (ø), Bonferroni (FWER), Benjamini–Hochberg (FDR) : (unit), , , , : each of four values specific to each measure: (The threshold ranges of for each BAM were chosen so that the corresponding quantiles of pairs in each data set are roughly equal.) , , , .

Multivariate constructions

Conventional measures of comorbidity fail to account for incidence rates of other disorders. Clinically unrelated disorders may co-occur due to common risk factors or complications, and such “transitive correlations” are important potential explanations for clustering patterns observed in comorbidity networks. Partial correlations account for these confounding effects by generalizing the calculation of regression coefficients: the full partial correlation between response variables and is a standardized effect estimate from the regression model of on all other responses, including (and satisfies ). This concept relies on normality assumptions for regression; we use a matrix formulation to obtain partial tetrachoric correlations  from the tetrachoric correlations . We computed differently for high-volume, low-dimension data and, via shrinkage estimates, for low-volume, high-dimension data., Another way to account for such confounding is to use an interaction model based on an underlying covariance matrix. An estimator of this matrix can be scaled to obtain an estimated correlation matrix . Epidemiological comorbidities may also arise from patient-level covariates, as when clinically relevant subpopulations (eg, elderly or infirm patients) are at heightened risk of multiple, otherwise etiologically unrelated disorders. We adapted the joint interaction–distribution model (JIDM) of reference 49 to jointly model disorder interactions and patient-level covariates, and by omitting covariates other than intercepts we obtain a comparable interaction model. We denote the models JIDM0 and JIDM1 and their correlation matrices and . We adapted this workflow from reference 49 using JAGS via R2jags. From the NAMCS data, we generated a correlation matrix for each model, controlling for age, gender, ethnicity, insurance status, region, and metropolitan status in JIDM1. From the MIMIC data, we excluded JIDM1, to reduce computational cost and to limit the scope of the analysis. Each model included every CCS code. We compared all four models on the chronic disorders in NAMCS using correlation biplots. We visualized the relationships among the correlation estimates using scatterplots. Of the two data sources, one (NAMCS) is low-dimensional but high-volume while the other (MIMIC-III) is comparatively high-dimensional and low-volume. This enables us to more confidently take general lessons from the model comparisons.

Global network structure

To assess the effects of the construction parameters on the pairwise models, we calculated several unweighted summary statistics on the networks and fit two regression models to each vector of statistics. The first model (Equation 1) included only the predictors (categorical) and (continuous) and was evaluated on the networks , while the second (Equation 2) was evaluated on the lot and also included an interaction effect of (categorical) with (continuous) in order to allow for the different effects of the evaluative cutoff using different association measures. To simplify computations, we took as the response variable the difference between and the average value on the networks . The coefficient associated with each dataset then indicates the direction in which a statistic deviates, on , from its values on the other . Equation 1 Equation 2 The statistics included the proportion of disorders in the largest connected component LCP, the graph density , the mean degree , the Gini index the degree assortativity the triad closure , the mean graph distance , the modularity using Walktrap,, and the location and scale parameters and of the log-normal family, which best fit the degree sequence tails., We complemented these regressions with a principal components analysis (PCA) on the same centered and scaled statistics.

Centrality rankings

CNAs often characterize disorders by their centrality in a comorbidity network: and used (weighted and unweighted, respectively) degree centrality to measure the connectedness of disorders, or their “total” epidemiological comorbidity; also used betweenness centrality to measure the potential influence of an index disorder on a patient’s comorbidities. Several other teams invoked degree, betweenness, and closeness centrality as general indicators of a disorder’s importance.,, Three studies corroborated the exceptionally high centrality of hypertension in comorbidity networks,,, while another examined the centralities of disorders comorbid with hypertension. An increasingly popular approach is to compare centralities across study populations: compared the betweenness centralities of diagnoses between demographic strata such as low- and high-income populations, and compared degree centralities of disorders between COPD and non-COPD populations in a case–control design. found that the betweenness rankings of disorders were sensitive to their link pruning procedure, and noted that the centralities of adverse events in their VAERS networks changed noticeably from month to month. We calculated degree, betweenness, and closeness centralities in the networks . We compared centrality rankings on entire ontologies using Kendall rank correlations,, which we analyzed geometrically using variance decompositions and biplots. We also identified the several most central disorders from each network and assessed their consistency directly. Finally, we used many-to-one maps between ontologies (level-5 to level-3 ICD9 and level-5 ICD9 to the ontology of reference 16) to compare group centrality measures for concepts in the finer ontology with node centralities for concepts in the coarser ontology.

Ethical considerations

This study did not involve human or other animal subjects. We conducted secondary analysis on data sets collected and aggregated by other researchers, which are available either publicly or upon request. Of these, patient-level data were only available in MIMIC-III, but our analysis relied exclusively on aggregated data.

RESULTS

Table 2 summarizes the linear model of Equation 2 fit to various global statistics. The effect estimates of the interactions can be compared after scaling the ranges of the . Almost all effects are discernible with . The PCA biplot (Figure 2) complements these estimates with information about their relative differences.
Table 2.

LMs of network statistics on data source, test-wise error rate, and binary association measure

Dependent variable
LCP r G k¯ μ^ σ^ ¯ Q C
Columbia0.24***0.06*−0.19***−51.04***−0.001−0.34***−0.68*−0.030.01
(0.03)(0.03)(0.02)(11.46)(0.18)(0.05)(0.27)(0.03)(0.02)
MedPAR(3)0.31***0.13***−0.18***−31.79**0.31*−0.080.300.12***−0.09***
(0.03)(0.03)(0.02)(11.46)(0.17)(0.05)(0.27)(0.03)(0.02)
MedPAR(5)0.21***−0.12***0.03*−39.54***0.240.31***1.38***0.18***−0.28***
(0.03)(0.03)(0.02)(11.46)(0.17)(0.05)(0.27)(0.03)(0.02)
Sct. Hans0.13***0.04−0.11***−59.58***−1.16***0.030.200.10**−0.22***
(0.03)(0.03)(0.02)(11.46)(0.18)(0.05)(0.27)(0.03)(0.02)
Michigan0.51***−0.18***−0.11***158.43***2.07***0.23***0.310.12***−0.12***
(0.03)(0.03)(0.02)(11.46)(0.17)(0.05)(0.27)(0.03)(0.02)
Stanford−0.21***0.39***−0.07***−60.66***−2.20***0.23***−1.50***−0.13***0.09***
(0.03)(0.03)(0.02)(11.46)(0.19)(0.05)(0.27)(0.03)(0.02)
Columbia*−0.19***0.07*−0.14***−58.96***−0.93***−0.45***−1.63***−0.14***0.01
(0.03)(0.03)(0.02)(11.46)(0.19)(0.05)(0.27)(0.03)(0.02)
MIMIC0.31***0.02−0.07***−37.21**−0.090.43***1.62***0.15***−0.21***
(0.03)(0.03)(0.02)(11.46)(0.17)(0.05)(0.27)(0.03)(0.02)
logp 0.02***−0.003−0.01***1.95*0.06***−0.01**−0.05**−0.01***−0.01***
(0.002)(0.002)(0.001)(0.80)(0.01)(0.003)(0.02)(0.002)(0.001)
F×θF −0.01***0.001*0.002***−1.17***−0.04***−0.003*0.02***0.002***−0.003***
(0.001)(0.001)(0.0003)(0.20)(0.004)(0.001)(0.005)(0.001)(0.0003)
OR^×θOR^ −0.01***0.003***0.002***−1.14***−0.03***−0.003**0.02***0.003***−0.003***
(0.001)(0.001)(0.0003)(0.20)(0.004)(0.001)(0.005)(0.001)(0.0003)
ϕ×θϕ −3.24***2.20***1.46***−422.14***−19.35***0.473.70**0.57***−0.51***
(0.15)(0.17)(0.09)(59.45)(1.08)(0.30)(1.38)(0.16)(0.11)
rt×θrt −0.63***0.19***0.19***−125.11***−4.50***−0.042.64***0.34***−0.22***
(0.05)(0.05)(0.03)(17.70)(0.30)(0.08)(0.41)(0.05)(0.03)
Observations576568576576504504576576568
Adjusted R20.780.590.570.660.790.510.430.560.65

Note:

P < .1;

P < .01;

P < .001.

Figure 2.

Row-principal PCA biplot for the summary statistics with networks (cases) in principal coordinates and statistics (variables) in standard coordinates. The values for graphs constructed from a common dataset are summarized by 95% confidence ellipses. Symbol corresponds to BAM, color indicates data source, and opacity is proportional to network density. Ellipse thicknesses are proportional to the number of clinical concepts (nodes) in the ontology (graph).

Row-principal PCA biplot for the summary statistics with networks (cases) in principal coordinates and statistics (variables) in standard coordinates. The values for graphs constructed from a common dataset are summarized by 95% confidence ellipses. Symbol corresponds to BAM, color indicates data source, and opacity is proportional to network density. Ellipse thicknesses are proportional to the number of clinical concepts (nodes) in the ontology (graph). The evidential and evaluative thresholds effect dramatic changes in graph density , which largely explain their effects on connectivity (). Stricter thresholds also led to greater hierarchical structure (). Uniquely, triad closure increased with stricter evidential cutoffs but decreased with stricter evaluative cutoffs. Graph density aligned with the first principal component, which accounted for 40% of the variation among the global statistics. The second principal component separated more connected and homogeneous networks from those with greater assortativity and triad closure, and more effectively discriminated among the data sources. Each data source produced networks with distinctive properties, and stricter thresholds enhanced these distinctions. Stanford and Columbia* yielded similar networks via identical ontology and processing, though MedPAR(3) and Michigan produced similar networks with no such commonalities; MedPAR(3) and MedPAR(5), like Columbia and Columbia*, differed only in ontology, but the former yielded similar networks while the latter highly dissimilar ones. For each data source and centrality measure, different error rate corrections and BAMs yielded very different rankings of disorders in the underlying ontology. For an example taken at random, rankings of full ICD9 codes based on Michigan data were sensitive to the BAM though robust to the correction (Figure 3). In other cases, rankings were variably more sensitive to the BAM (MedPAR(3), Columbia*) or to the correction (Sct. Hans, MIMIC). Overall, degree centrality was more sensitive to the correction and closeness and betweenness centrality more sensitive to the BAM.
Figure 3.

Eigendecomposition biplots for the Kendall correlations among (left to right) degree, betweenness, and closeness centrality rankings of disorders in networks constructed from the Michigan data, using a 5% TWER with each error rate correction and each BAM. The linetype of each arrow indicates the correction (solid for none, dotted for FWER, dashed for FDR) and its color and label indicate the BAM.

Eigendecomposition biplots for the Kendall correlations among (left to right) degree, betweenness, and closeness centrality rankings of disorders in networks constructed from the Michigan data, using a 5% TWER with each error rate correction and each BAM. The linetype of each arrow indicates the correction (solid for none, dotted for FWER, dashed for FDR) and its color and label indicate the BAM. In contrast, the hubs identified using each centrality measure were consistent across constructions for each data source. Hubs identified from regional EHR data included epilepsy, limb pain, respiratory problems, vitamin deficiency, benign neoplasms, and tuberculosis; other data sources produced their own distinctive hubs: non-specific diagnoses of fluid and electrolyte imbalances, urinary tract disorders, and bacterial infections (MedPAR), which may be associated with increased hospital and nursing home care as well as with aging itself; gait and mobility disorders, which are strongly associated with nervous disorders (Sct. Hans); and acute posthemorrhagic anemia (APHA), a common symptom of injury-induced blood loss (MIMIC). Prevalence did not strongly predict centrality, but all hubs were highly prevalent disorders. Centrality rankings using node versus group centrality on networks constructed using different ontologies were weakly concordant or else discordant, even when constructed using crosswalked data from the same source. Group betweenness centrality was computationally prohibitive, so only degree and closeness centrality were used. The four correlation matrices yielded both increasingly noisy and progressively less positive association estimates; each set of estimates was roughly linearly related to the others. In and , all 13 disorders loaded positively onto the first eigenvector, which was most aligned with HT, HLD, and IHD; whereas and oriented some disorders, including depression and cancer, in opposition. Several associations changed sign or discernibility as well as magnitude from model to model, though negative associations in were negative throughout and positive associations in were positive in (Figure 4).
Figure 4.

Four comorbidity networks constructed from the NAMCS chronic disease incidence data. From left to right, then top to bottom: conventional comorbidity network with links determined from a 5% TWER and weighted by r; partial correlation comorbidity network adapted from the conventional network; JDM network controlling only for disease prevalence, with links weighted by ; JDM network also controlling for patient-level demographics. Black (respectively, grey) links indicate positive (negative) associations.

Four comorbidity networks constructed from the NAMCS chronic disease incidence data. From left to right, then top to bottom: conventional comorbidity network with links determined from a 5% TWER and weighted by r; partial correlation comorbidity network adapted from the conventional network; JDM network controlling only for disease prevalence, with links weighted by ; JDM network also controlling for patient-level demographics. Black (respectively, grey) links indicate positive (negative) associations. These patterns were reproduced using MIMIC data from each critical care unit. The roughly linear relationships between model estimates held only among more prevalent disorders, while those among less prevalent disorders amounted to noise. In contrast to the robustness in pairwise analyses, and despite the correlation between prevalence and centrality, hub identification was highly inconsistent across network models based on a common care unit.

DISCUSSION

Robustness

We found that data sources are generally more determinative of global network properties and top centrality rankings than network construction parameters, which lends support to the use of CNA to assess differences in network structures between different populations.,, These differences both sustain and become clearer as links are pruned (up to conventional limits). Global network properties that rely on link weights, including weight distributions and distance-based centrality rankings, are less robust to the relevant parameter choices of error rate correction and of association measure. Uniquely, triad closure was affected differently by evidential and evaluative link pruning: removing statistically fainter associations increased , while removing lower-magnitude associations decreased . This suggests that many weak but discernible comorbidities are transitive, arising from mutual associations in the incidence data. This further motivates the use of multivariate models to obtain association estimates controlled for such effects. Among high-prevalence disorders, the primary spectrum from lower to higher incidence observable in the pairwise and partial correlation networks is obscured in the joint interaction–distribution networks. These models also reveal that much observed epidemiological comorbidity can be accounted for by patient-level factors such as age, ethnicity, and insurance status. Whereas these differences nevertheless follow predictable patterns, differences in associations among less prevalent disorders appeared to amount to noise. Overall, conventional pairwise CNA is robust to the researcher degrees of freedom inherent to network construction, but multivariate models call into question not only global network properties but the signs and magnitudes of the constituent pairwise associations.

Insufficiency of pairwise models

Network analysis is fundamentally dyadic, and comorbidity network construction hinges on the method of link determination, which we have shown to depend profoundly on the network model employed. This raises the prospect that pairwise association mining, while certain to reveal many thitherto unknown comorbidities, may turn up a mixed bag of novel associations, including many that would turn out to be unremarkable or even inverted after controlling for co-related disorders. For example, the unexpected associations between hypothyroidism and shingles () and between Keloids and a history of asthma () uncovered by reference 36 might turn out to be negatively associated once the confounding associations they propose (cancer treatments and racial identity, respectively) are accounted for. Such differences could be epidemiological, but it is also plausible that they are in part administrative, for example, if a limited number of diagnoses are recorded during patient encounters even though others may be present in each patient (see also reference [19]). The authors of reference [39] point out that mined associations do not imply relevance or validity, and that some detected associations may be spurious. However, one lesson of our analysis is that mining for pairwise associations in a system as complex as human health may be little better than chance at selecting comorbidities that survive even statistical scrutiny. A great deal of statistical machinery exists to facilitate this. In adapting JIDMs in particular, we appeal to the field ecology literature, on the basis of an ecological–epidemiological analogy: Disorders afflicting persons and communities are analytically similar to species occupying geographical sites—in the case of viral, bacterial, and fungal infections, indeed a special case. Association network analysis itself is rooted in ecology, which produced many if not most of the measures commonly used to weight association networks., More recently, ecologists have honed several other methods to account for the same limitations of pairwise network construction discussed here. The assumptions underlying an ecological data analytic technique will frequently be met by epidemiological data, in which case the results will be interpretable in a way that translates between the settings.

Interpretability

Though we have focused on the robustness of numerical results, equally important is the validity of interpretations. Association network models are increasingly popular for high-dimensional data sets, and the conclusions drawn about an underlying complex system must be informed by the process that converts the raw data to the network model. Though arising from fundamentally different constructions, these networks are often characterized using concepts grounded in the study of social networks, electrical circuits, and other relational data.

A chronic triad

The triad of hypertension, diabetes, and arthritis help illustrate these problems (Figure 4, Table 3): Each of the three pairs is positively correlated, based on their contingency tables. The HT–DM correlation weakens but remains in the multivariate models; the HT–arthritis correlation weakens more dramatically, to the point that it is not discerned at in the JIDM controlling for demographic covariates; and the DM–arthritis correlation is discernibly negative in each of the multivariate models.
Table 3.

Point estimates and their upper and lower bounds on 95% confidence or credible intervals for the HT–DM–arthritis triad in network models of the NAMCS data

Disorder 1Disorder 2ModelLowerEstimateUpper
ArthritisDMPairwise0.1440.1630.182
ArthritisDMPartial−0.083−0.064−0.045
ArthritisDMJIDM0−0.101−0.054−0.005
ArthritisDMJIDM1−0.142−0.091−0.039
ArthritisHTPairwise0.3600.3770.393
ArthritisHTPartial0.1650.1840.202
ArthritisHTJIDM00.0180.0600.102
ArthritisHTJIDM1−0.072−0.0260.021
DMHTPairwise0.5630.5760.588
DMHTPartial0.3340.3510.368
DMHTJIDM00.2990.3410.382
DMHTJIDM10.2010.2450.291
Point estimates and their upper and lower bounds on 95% confidence or credible intervals for the HT–DM–arthritis triad in network models of the NAMCS data What to make of these differences? The correlation between HT and arthritis may be mediated by gender, the only demographic variable found to have opposite effects on their incidence in JIDM1 (effects on HT and DM all had the same sign); though the correlation was very weak already in JIDM0, suggesting that it was largely attributable to other comorbid associations. The more puzzling relationship is that between HT and DM, which is complicated by the coarseness of the ontology: NAMCS does not distinguish types 1 versus 2 DM, nor osteo- (OA) versus rheumatoid (RA) arthritis. It is not obvious, though, that parsing these subtypes would explain away the association: Systematic reviews, have cemented an epidemiological comorbidity between type 2 DM and OA, and there is emerging agreement on one between DM and RA, in both cases likely mediated by BMI. In any event, the DM–arthritis correlation turns negative upon accounting for the effects of the other chronic disorders; it is less likely due to a protective effect than to diabetic and arthritic populations generally having different multimorbid profiles. The disorders statistically associated with both in the partial correlation and endogenous joint interaction–distribution networks include cancer (negatively), CVD (positively), and depression (differently), in addition to HT, and only cancer remains as a discernible covariate of both after accounting for demographics. The coarseness of these indicators precludes drill-down analysis, but their relative uniqueness and their obviation while controlling for demographics suggest that their effect on the DM–arthritis association may be a proxy for a demographic stratification.

Meanings of centrality

The use of centrality measures is another case in point. The degree of a disorder, calculated as the number of disorders it is comorbid with in a patient population, is sensible enough a measure of its “total comorbidity” and a useful concept both epidemiologically and clinically. The weights (using BAMs) associated with these comorbidities are also clearly useful for discriminating between stronger and weaker co-occurrence rates, hence higher or lower risk factors for patients with an index disorder. However, we found that the choice of disease ontology has a significant impact on comorbidity rankings, so much so that the centralities of disorders before crosswalking to a coarser ontology are not predictive of the centralities of their counterparts after crosswalking. For the following discussion, we constructed a typical comorbidity network, using the Rzhetsky data and ontology with a Bonferroni-corrected evidential cutoff and weighting (positive) links by the Forbes coefficient . First note that none of the weights commonly used to quantify total comorbidity are additive: In our example network, amebiasis, a gastrointestinal infection rare in the United States, and rheumatoid arthritis, a common chronic autoimmune disorder, have 5 and 67 comorbid relations, respectively. Though having very different etiologies and afflicting very different patient populations, these disorders have approximately the same weighted degree (529 and 561). This does not translate to their being similarly severe in any recognized sense, or to their belonging at a similar ranking amidst the other disorders in the ontology. Betweenness and closeness centrality rely on a different version of additivity that is equally problematic. The graph distance in this network (To calculate graph distances, replace edge weights with .) between type 1 diabetes and breast cancer (in female patients) is the same as that between multiple epiphyseal dysplasia (MED) and hepatitis E (HepE), approximately , though the former two disorders are significantly correlated (ie, directly linked, ) while the latter two can only be reached from each other via three intermediate disorders: multiple epiphyseal dysplasia Albright–Sternberg syndrome cerebral palsy hepatitis C HepE. Yet this indirect sequence of associations leading to HepE is does not have an established clinical interpretation, nor does it imply a natural comparison to the relative risk of MED encoded by the direct link. Furthermore, controlling for covariates and subsetting populations may significantly alter the magnitudes and signs of these links, with unpredictable effects on indirect distances. These limitations are highlighted by weighting issues, but they arise from the network model itself, which is premised on a principle of “guilt by association” that implicates one node in the effects of another according to their proximity in the network. In the related field of genomics, this principle “does not reflect the dynamic nature of biological networks,” and the same may be said of epidemiological networks. As in genomics, comorbidity network centrality analysis is demonstrably effective at prioritization, but without underlying theory it will be difficult to know what critical patterns it may miss, or even what it means for a disorder to be “central” in any specific sense (Such concerns are not specific to CNA. Inconsistency and uncertainty over the interpretations of centrality measures in the study of human communication networks led [12] to propose the concise set of conceptualizations and measures discussed above: degree, based on the idea of communication activity with other nodes; betweenness, based on the control of communication among other actors, and closeness, based on either independence from the control of others or efficiency of dissemination. These interpretations extend to other kinds of resource exchange, but they do not have straightforward interpretations on correlation networks.).

Limitations

Our results come with their own limitations. As discussed above, the data sets best-suited to the investigations undertaken here were only available to us as pairwise contingency tables, rather than as case-level incidence data, so that multivariate comparisons were performed only on open-access sources with important caveats beyond those of all administrative healthcare data. Necessarily, we evaluated only a handful of CNA techniques. Our focus was cross-sectional, whereas many recent CNAs have used longitudinal or case–control designs, often tailoring conventional techniques to these settings. Additional work will be necessary to evaluate these approaches. Additionally, though we have discussed some use cases from our analysis, we have not conducted the kinds of follow-up studies CNA is often used to support. It will be necessary to validate this longer-term workflow as methods are standardized and basic science driven by CNA accumulates. Finally, the companion goal of validating CNA techniques is made difficult by the lack of any ground truth underneath the real-world incidence data used in CNA. Some headway may be gained in future through simulation studies, for instance making use of the generative framework underlying the JIDM, though ultimately this may require network analyses of data generated from artificial complex systems, such as multi-level, whole-system models.

CONCLUSION

To pre-empt and mitigate the concerns raised in the introduction, we urge CNA researchers to include the following steps (according to their objectives): Make patient-diagnosis incidence data available for secondary use. This will enable ontological crosswalking and multivariate modeling, though it may require additional processing to address privacy concerns. Provide theoretical justification for the disorder ontology from which networks are constructed. This choice can have dramatic effects on the resulting network structure, including which nodes are identified as hubs. Provide theoretical justification for weighting networks. Indirect relations are highly sensitive to the association measure; if weighting is important, then results using different measures should be compared. To summarize global structure, report at least the largest component size, assortativity, and clustering coefficient. These statistics are likely to effectively discriminate between networks constructed from different populations. Provide theoretical justification for using pairwise versus partial correlations. Controlling for confounding effects can radically change the network structure, and free efficient software exists to calculate partial correlations from pairwise. Validate associations among common disorders or within specific subsets of disorders using multivariate (eg, joint interaction–distribution) models. These methods do not yet scale but can distinguish primary from secondary or transitive associations among a manageable set of variables.

Funding

JCB was supported in part by an NIDCR T90 training grant (5T90DE021989-07).

AUTHOR CONTRIBUTIONS

JCB, TPA, and RCL conceived the study questions and design. JCB acquired data and performed computational analyses. JCB and TPA interpreted results and examined use cases. JCB, TPA, and RCL contributed to the discussion, wrote and approved the final manuscript, and take responsibility for the integrity of the work.

CONFLICT OF INTEREST STATEMENT

None declared. Click here for additional data file.
  35 in total

1.  Mixing patterns in networks.

Authors:  M E J Newman
Journal:  Phys Rev E Stat Nonlin Soft Matter Phys       Date:  2003-02-27

2.  Finding and evaluating community structure in networks.

Authors:  M E J Newman; M Girvan
Journal:  Phys Rev E Stat Nonlin Soft Matter Phys       Date:  2004-02-26

3.  The treatment of ties in ranking problems.

Authors:  M G KENDALL
Journal:  Biometrika       Date:  1945-11       Impact factor: 2.445

Review 4.  Type 2 diabetes and osteoarthritis: a systematic review and meta-analysis.

Authors:  Mia F Williams; Daniel A London; Elaine M Husni; Sankar Navaneethan; Sangeeta R Kashyap
Journal:  J Diabetes Complications       Date:  2016-03-02       Impact factor: 2.852

Review 5.  Rheumatoid arthritis, insulin resistance, and diabetes.

Authors:  Julia Nicolau; Thierry Lequerré; Hélène Bacquet; Olivier Vittecoq
Journal:  Joint Bone Spine       Date:  2016-10-21       Impact factor: 4.929

6.  Using electronic patient records to discover disease correlations and stratify patient cohorts.

Authors:  Francisco S Roque; Peter B Jensen; Henriette Schmock; Marlene Dalgaard; Massimo Andreatta; Thomas Hansen; Karen Søeby; Søren Bredkjær; Anders Juul; Thomas Werge; Lars J Jensen; Søren Brunak
Journal:  PLoS Comput Biol       Date:  2011-08-25       Impact factor: 4.475

7.  Patient stratification and identification of adverse event correlations in the space of 1190 drug related adverse events.

Authors:  Eva Roitmann; Robert Eriksson; Søren Brunak
Journal:  Front Physiol       Date:  2014-09-09       Impact factor: 4.566

8.  Mining cancer-specific disease comorbidities from a large observational health database.

Authors:  Yang Chen; Rong Xu
Journal:  Cancer Inform       Date:  2014-10-13

9.  Constraints on Biological Mechanism from Disease Comorbidity Using Electronic Medical Records and Database of Genetic Variants.

Authors:  Steven C Bagley; Marina Sirota; Richard Chen; Atul J Butte; Russ B Altman
Journal:  PLoS Comput Biol       Date:  2016-04-26       Impact factor: 4.475

10.  Chronic Obstructive Pulmonary Disease (COPD) as a disease of early aging: Evidence from the EpiChron Cohort.

Authors:  Miguel J Divo; Bartolome R Celli; Beatriz Poblador-Plou; Amaia Calderón-Larrañaga; Juan Pablo de-Torres; Luis A Gimeno-Feliu; Juan Bertó; Javier J Zulueta; Ciro Casanova; Victor M Pinto-Plata; Carlos Cabrera-Lopez; Francesca Polverino; Jonás Carmona Píréz; Alexandra Prados-Torres; Jose M Marin
Journal:  PLoS One       Date:  2018-02-22       Impact factor: 3.240

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.