Skip to main content

ORIGINAL RESEARCH article

Front. Immunol., 25 May 2023
Sec. Autoimmune and Autoinflammatory Disorders : Autoimmune Disorders
This article is part of the Research Topic Advances in understanding the pathogenesis of and designing therapies for connective tissue disease-associated interstitial lung disease View all 6 articles

Prediction of mortality in pneumonia patients with connective tissue disease treated with glucocorticoids or/and immunosuppressants by machine learning

Dongdong Li,&#x;Dongdong Li1,2†Liting Ding,&#x;Liting Ding3,4†Jiao Luo*Jiao Luo3*Qiu-Gen Li,*Qiu-Gen Li1,2*
  • 1Medical College of Nanchang University, Nanchang, Jiangxi, China
  • 2Department of Pulmonary and Critical Care Medicine, Jiangxi Provincial People’s Hospital, The First Affiliated Hospital of Nanchang Medical College, Nanchang, Jiangxi, China
  • 3Department of Rheumatology and Clinical Immunology, Jiangxi Provincial People’s Hospital, The First Affiliated Hospital of Nanchang Medical College, Nanchang, Jiangxi, China
  • 4JXHC Key Laboratory of Rheumatology and Immunology, Jiangxi Provincial People’s Hospital, The First Affiliated Hospital of Nanchang Medical College, Nanchang, Jiangxi, China

Objectives: The assessment of accurate mortality risk is essential for managing pneumonia patients with connective tissue disease (CTD) treated with glucocorticoids or/and immunosuppressants. This study aimed to construct a nomogram for predicting 90-day mortality in pneumonia patients using machine learning.

Methods: Data were obtained from the DRYAD database. Pneumonia patients with CTD were screened. The samples were randomly divided into a training cohort (70%) and a validation cohort (30%). A univariate Cox regression analysis was used to screen for prognostic variables in the training cohort. Prognostic variables were entered into the least absolute shrinkage and selection operator (Lasso) and a random survival forest (RSF) analysis was used to screen important prognostic variables. The overlapping prognostic variables of the two algorithms were entered into the stepwise Cox regression analysis to screen the main prognostic variables and construct a model. Model predictive power was assessed using the C-index, the calibration curve, and the clinical subgroup analysis (age, gender, interstitial lung disease, diabetes mellitus). The clinical benefits of the model were assessed using a decision curve analysis (DCA). Similarly, the C-index was calculated and the calibration curve was plotted to verify the model stability in the validation cohort.

Results: A total of 368 pneumonia patients with CTD (training cohort: 247; validation cohort: 121) treated with glucocorticoids or/and immunosuppressants were included. The univariate Cox regression analysis obtained 19 prognostic variables. Lasso and RSF algorithms obtained eight overlapping variables. The overlapping variables were entered into a stepwise Cox regression to obtain five variables (fever, cyanosis, blood urea nitrogen, ganciclovir treatment, and anti-pseudomonas treatment), and a prognostic model was constructed based on the five variables. The C-index of the construction nomogram of the training cohort was 0.808. The calibration curve, DCA results, and clinical subgroup analysis showed that the model also had good predictive power. Similarly, the C-index of the model in the validation cohort was 0.762 and the calibration curve had good predictive value.

Conclusion: In this study, the nomogram developed performed well in predicting the 90-day risk of death in pneumonia patients with CTD treated with glucocorticoids or/and immunosuppressants.

Background

Connective tissue disease (CTD) is a series of autoimmune diseases that often leads to collagen deposition, tissue damage, and eventual target organ failure (1). Glucocorticoids and immunosuppressants are the main therapeutic agents to mitigate the progression of CTD (rheumatoid arthritis (2), systemic lupus erythematosus (3), systemic sclerosis (4)). However, patients receiving glucocorticoids or/and immunosuppressants often suffer pulmonary infections, which are one of the causes of death in patients (5, 6). The overall annual incidence of lower respiratory tract infections in rheumatoid arthritis patients taking oral steroids and disease-modifying antirheumatic drugs is 2.3% and the mortality rate is 22.5% (7). The prognostic factors for pneumonia in patients with CTD receiving glucocorticoids or/and immunosuppressants are currently unknown. Therefore, it is crucial to assess the risk of death from pulmonary infections in patients with CTD receiving glucocorticoids or/and immunosuppressants.

The severity assessment of patients with pneumonia is one of the most important predictors of patient prognosis. Several scoring methods exist for the assessment of the severity of community-acquired pneumonia (CAP) (8), which include the pneumonia severity index (PSI) and CURB-65 (confusion, uremia, elevated respiratory rate, hypotension, and aged 65 years or older). The PSI has been shown to have high discriminatory power for CAP mortality (9). However, the PSI includes 20 different variables and has limited application in a busy medical practice. The CURB-65 includes only five variables and is easy to use, and its ability to discriminate CAP mortality is almost comparable to that of the PSI. However, the PSI and the CURB-65 are heavily influenced by age (10). In addition, the poor performance of the CURB-65 and the PSI in predicting pneumonia mortality in immunocompromised populations has been reported (11). Therefore, there is a need to construct new prognostic models for assessing the prognosis of pneumonia patients with CTD who are using glucocorticoids or/and immunosuppressants.

Machine learning is a branch of artificial intelligence that uses algorithms to identify relationships in data (12) and has been used for different purposes (classification and prognosis) in various areas of biomedicine, such as transcriptomics, radiomics, and drug response predictions (13). Chen et al. used machine learning to screen 14 variables associated with pneumonia after liver transplantation (14). Gao et al.’s early warning system based on machine learning can accurately predict the risk of death from COVID-19 (15). Machine learning (random forest) can predict mortality in pneumonia patients more accurately than the existing CURB-65 and can help determine whether a patient should be admitted to the intensive care unit (16). However, no studies have been reported on the construction of prognostic models based on machine learning for patients with CTD pneumonia who are using glucocorticoids or/and immunosuppressive drugs.

We constructed a comprehensive predictive nomogram by using machine learning algorithms, clinical features, and laboratory test indicators. In addition, we validated the prognostic performance of the model using an internal validation cohort.

Methods

Study population

The study was based on a previously reported cohort that recruited patients with pneumonia who were hospitalized in six secondary and tertiary academic hospitals in China between January 1, 2013 and December 31, 2017 (17). The diagnosis of pneumonia was based on the American Thoracic Society guidelines and guidelines for infectious diseases (6, 18). The study inclusion criteria were as follows: (1) oral or intravenous glucocorticoid therapy, (2) diagnosis of pneumonia during admission and hospitalization, and (3) age 18 years or older. Exclusion criteria were as follows: (1) diagnosis of non-infectious lung disease, including lung cancer, interstitial lung disease without infection, pulmonary embolism, or heart failure, and (2) inability to provide informed consent. The Ethics Committee of China–Japan Friendship Hospital approved the retrospective study and organized centralized collaboration and approval of all participating institutions. The flow chart is shown in Figure 1.

FIGURE 1
www.frontiersin.org

Figure 1 Flow chart for this study.

Data download and processing

The original data were downloaded from the DRYAD database (https://datadryad.org/stash). The dataset contained 716 samples and 127 observations. First, patients without CTD were removed; second, clinical observations with missing values greater than 5% were removed (Supplementary Table 1), and then the missing values were filled by multiple interpolations using the R package “mice”(v3.1.4) (19). We screened for clinical variables including general condition, comorbidities, biochemical indicators, and medication use. Finally, the samples were randomly divided into two parts, with 70% of the samples as the training cohort and 30% as the validation cohort.

Screening of prognostic variables and construction of prognostic model

A univariate Cox regression analysis was used to screen for prognostic variables by using the R package “survival”(v3.5–0) (20). Prognostic variables were entered into the least absolute shrinkage and selection operator (Lasso) by using the R package “glmnet”(v4.1–3) (21). We used the “CV.glmnet” function (parameter default) for ten-fold cross-validation, and selected lambda.1se screened variables as the Lasso prognostic variables. Meanwhile, prognostic variables were also entered into a random survival forest (RSF) analysis to screen important prognostic variables based on the “rfsrc” function (parameters were set as mtry = 6, ntree = 1000) in R packet “randomForestSRC”(v3.1.0) (22). The top 10 variables with the greatest importance were selected as the prognostic variables of the RSF analysis. Overlapping prognostic variables were obtained by intersecting Lasso prognostic variables with RSF prognostic variables. The overlapping prognostic variables were entered into stepwise Cox regression (direction = both) to screen the hub prognostic variables, and then prognostic models were constructed based on the hub prognostic variables. The following risk score formula was obtained from the model (23):

Risk score=i=1nExpiβi

where n, Expi, and βi indicate the number of hub prognostic variables, variable values, and the stepwise Cox regression coefficient, respectively. In the training cohort, patients were divided into the high- and low-risk groups based on the median risk score, and the difference in prognosis between the two groups was assessed using the Kaplan–Meier analysis.

Nomogram construction and performance evaluation

We constructed prognostic nomogram using the “nomogram” function (default parameters) by package “rms”(v6.2.0) (24). Calibration curves were plotted and the C-index was calculated to assess the predictive efficacy of the model. To assess the clinical benefit of the model, we plotted decision curve analysis (DCA) curves using the “dca” function in the R package “ggDCA”(v1.2) (25). In addition, to test the predictive power of the model in specific patients, we performed subgroup analyses of clinical variables (age, gender, diabetes mellitus, and interstitial lung disease). In the validation cohort, a Kaplan–Meier analysis, an evaluation of C-index, and the plotting of calibration curve were used to test the predictive power of the model.

Statistical analysis

The study was statistically analyzed using R language (version 4.1.3). The mean ± standard deviation was used to represent continuous normally distributed variables, and the interquartile range was used to represent non-normally distributed information. A student’s t-test was used for the comparison of normally distributed random variables. The Wilcoxon rank test was used to compare non-normally distributed variables. In addition, categorical data were compared using the chi-square test or Fisher’s exact test. Stepwise Cox regression analyses and prognostic model constructions were applied using the R package “survival”. A survival analysis was performed using a Kaplan–Meier analysis and log-rank test.

Results

Baseline characteristics of pneumonia patients

Data for a total of 712 pneumonia patients treated with glucocorticoids, encompassing 127 variables, were downloaded from DRYAD. A total of 368 patients with CTD pneumonia were selected, and 84 variables had missing values of less than 5%. After multiple interpolations to supplement missing values, 37 variables were selected for analysis. These included age, gender, fever, cough, expectoration, chest pain, dyspnea, heart rate, respiratory rate, systolic pressure, diastolic pressure, cyanosis, CAP, bronchiectasia, interstitial lung disease, coronary heart disease, congestive heart failure, diabetes mellitus, anemia, white blood cells, neutrophils, lymphocyte, hemoglobin, platelets, aspartate aminotransferase, alanine aminotransferase, blood urea nitrogen, serum creatinine, K, Na, oxygen inhalation, high-dose glucocorticoid, immunosuppressant, ganciclovir, sulfanilamide, anti-aspergillus, and anti-pseudomonas. Patients were randomized into two parts, with 247 patients in the training cohort and 121 patients in the validation cohort. The groups were comparable at baseline except for the need for sulfanilamide treatment (Table 1).

TABLE 1
www.frontiersin.org

Table 1 Clinical characteristics of patients with CTD pneumonia treated with glucocorticoids or/and immunosuppressants.

Screening prognostic variables and constructing models

A univariate Cox regression analysis obtained 19 prognostic variables (Table 2). We included 19 prognostic variables in the Lasso Cox regression to reduce dimensionality. Ten-fold cross-validation was performed by the minimum criterion to the preferred parameters (Figure 2A). The trajectory of each prognostic index coefficient with the log-transformed lambda in the Lasso algorithm was observed (Figure 2B). We selected 11 variables corresponding to lambda.1se=0.066 as Lasso prognostic variables. Nineteen prognostic variables were also entered into the random prognostic forest (Figures 2C, D), which was eventually filtered to 10 significant prognostic variables as RSF prognostic variables based on variable importance scores. Eight overlapping prognostic variables (fever, respiratory rate, cyanosis, white blood cells, blood urea nitrogen, ganciclovir, anti-aspergillus, and anti-pseudomonas) were obtained by the two algorithms. The overlapping prognostic variables were put into a stepwise Cox regression analysis to obtain five variables (fever, cyanosis, blood urea nitrogen, ganciclovir, anti-pseudomonas), and a prognostic model was constructed based on these five variables. The model equation was risk score=1.389* Fever+0.990* Cyanosis +0.065* BUN +0.568* Ganciclovir +2.206*Anti-pseudomonas. The model coefficients and risk values for the fever variables can be seen in Table 3.

TABLE 2
www.frontiersin.org

Table 2 Univariate Cox regression analysis obtained prognostic variables.

FIGURE 2
www.frontiersin.org

Figure 2 Two machine learning algorithms (least absolute shrinkage and selection operator (Lasso), random survival forest (RSF)) were used to screen prognostic variables. (A) Lasso coefficient profiles of the 19 clinic features, coefficient profile plot was produced against the log (λ) sequence. (B) Ten-fold cross-validation for the optimal parameter selection in Lasso. (C) RSF analysis of clinical variables. The x-axis represents the number of trees, and the y-axis represents the error rate. (D) 19 Variable importance was assessed by RSF. The x-axis represents variable importance and the y-axis represents clinical variables.

TABLE 3
www.frontiersin.org

Table 3 Variable risk coefficients and risk values.

Model evaluation

The training cohort was included in the risk model and risk scores were calculated; patients were then divided into the high- and low-risk groups based on the median risk score, with significantly lower survival rates in the high-risk group than in the low-risk group (Figure 3A). Five independent variables were included in the nomogram to assess prognosis according to the results of the multivariable Cox regression analysis (Figure 3B). Predictive models performed well in predicting mortality: the C-index score was 0.808. Calibration curves for nomogram prediction of 30-day, 60-day, and 90-day overall survival were in good agreement with actual observations (Figures 3C–E). DCA results showed that the net benefit level of 30 days (risk threshold: 0~0.85), 60 days (risk threshold: 0~0.85), and 90 days (risk threshold: 0~0.85) predicted using the line chart was significantly higher than that of “no intervention” and “total intervention”, suggesting that the model had better clinical predictive efficacy (Figures 3F–H). In the subgroup analysis of age, gender, and comorbidities (interstitial lung disease, diabetes mellitus), survival time in the high-risk group was significantly lower than that in the low-risk group (P<0.001, Figures 4A–H). In conclusion, the above results indicate that our model has good predictive power.

FIGURE 3
www.frontiersin.org

Figure 3 Evaluation of model prediction performance. (A) Kaplan–Meier analysis of prognosis for high- and low-risk groups. Red line indicates the low-risk group and green line indicates the high-risk group. (B) Nomogram prediction of 30-, 60-, and 90-day mortality in patients with pneumonia. Nomogram construction includes percent predicted values for fever, cyanosis, blood urea nitrogen, ganciclovir, and anti-pseudomonas incorporation. The corresponding values from each scale were then referenced to the predicted mortality at 30, 60, and 90 days. (C–E) Calibration curves of nomogram showing predicted 30-, 60-, and 90-day survival versus actual survival. (F–H) Decision curve analysis of the clinical benefit of model for predicting 30-, 60-, and 90-day mortality. The solid red line indicates the model, the blue dotted line indicates the hypothesis that no patients were treated, and the green dotted line indicates the hypothesis that all patients were treated.

FIGURE 4
www.frontiersin.org

Figure 4 Kaplan–Meier analysis differences stratified by age (<60 and ≥60), gender (male and female), diabetes mellitus (DM) (with and non), interstitial lung disease (ILD) (with and non) between the high- and low-risk groups. (A) Age<60. (B) Age≥60. (C) Male. (D) Female. (E) Non-ILD. (F) ILD. (G) Non-DM. (H) DM.

Model validation

To verify the stability of the model, this study applied the model to the validation cohort. The high- and low-risk groups were divided according to the median value of the risk score, and the survival of the high-risk group was significantly lower than that of the low-risk group (Figure 5A). The prediction model performed well in predicting mortality: the C-index score was 0.762. The calibration plots of the model predicting overall survival at 30, 60, and 90 days agreed well with the actual observations (Figures 5B–D).

FIGURE 5
www.frontiersin.org

Figure 5 Validation of model prediction performance. (A) Kaplan-Meier analysis of prognosis in high- and low-risk groups. The red line indicates the low-risk group and the green line indicates the high-risk group. (B–D) Calibration plots of the model showing predicted 30-, 60-, and 90-day survival versus actual survival.

Discussion

Immunosuppression-associated pulmonary infections are the most common site of CTD and may present with acute respiratory events (respiratory failure, ventilatory support) with a significant impact on mortality (26). This study used two machine learning algorithms to develop a model for predicting 90-day mortality in pneumonia patients with CTD that was being treated with glucocorticoids or/and immunosuppressants. The good predictive efficacy of the nomogram was also verified by the internal validation cohort. This model will be useful for predicting short-term survival in CTD pneumonia and could be used to intervene in risk factors at an early stage to improve prognosis.

We used two machine learning algorithms to obtain prognostic variables. Shiroshita et al. found low predictive performance when they used a single machine learning algorithm to construct a model for predicting in-hospital mortality in patients with chronic obstructive pulmonary disease pneumonia exacerbations (27). Ma et al. used multiple machine learning algorithms to construct a prognostic model for predicting the risk of death in patients with COVID-19 that was significantly superior to CURB-65 (28). This study used two algorithms to obtain models with few variables and good predictive value (C-index: 0.808, 0.762; training cohort, validation cohort, respectively).

A multivariable stepwise Cox regression analysis showed that five factors (fever, cyanosis, blood urea nitrogen, ganciclovir, and anti-pseudomonas) are prognostic risk factors for CTD pneumonia patients. Fever is a regulated increase in body temperature caused by the upward shift of the thermoregulatory point due to the action of a thermogenic source. Studies have reported that a longer duration of fever is a risk factor for poorer prognosis in children with severe adenovirus pneumonia (29). An analysis of clinical outcomes in COVID-19 pneumonia found that fever was a risk factor for poor prognosis (30). A study on determinants of outcome in children hospitalized with severe pneumonia found cyanosis to be a determinant of mechanical ventilation (31). Studies have reported that a high blood urea nitrogen/albumin ratio is a high-risk factor for long-term mortality in patients hospitalized with CAP (32). Some studies have reported a positive association between blood urea nitrogen and COVID-19 pneumonia severity and mortality (33). Another used machine learning algorithms (RSF, LASSO) to screen from more than 80 clinical variables to conclude that blood urea nitrogen was one of the predictors of mortality in patients with COVID-19 pneumonia and that patients with high blood urea nitrogen levels had higher mortality (34). Immunocompromised people are susceptible to severe macrophage pneumonia (35). The routine use of ganciclovir can alter the natural course of macrophage pneumonia infections (36). Some studies have also reported that specific antiviral therapies may improve clinical outcomes (37). However, our findings suggest that ganciclovir use is an independent risk factor for patients. A retrospective study of Pseudomonas aeruginosa bloodstream infections in children showed that Pseudomonas aeruginosa bloodstream infections occur mainly in immunocompromised patients and are associated with high mortality (38). Our study showed a poor prognosis for patients following the use of anti-pseudomonas.

In this study, a nomogram was created based on these independent risk factors. This study had some advantages over the PSI and the CURB-65. First, the model in this study did not include the age variable, which has stronger applicability than the PSI or the CURB-65. Second, the subjects of this study were patients with pneumonia using glucocorticoids or/and immunosuppressants for CTD. Compared with PSI and CURB-65, this model is suitable for specific populations. However, this study also has some limitations. First, this study was validated using an internal validation cohort and the results have not been further confirmed using an external validation cohort, and caution is needed in clinical use. Furthermore, this study was based on data collected from six hospitals in China, and the applicability of the model to Western cohorts needs further confirmation.

Conclusions

This study developed a nomogram based on five variables to predict 90-day mortality in patients with CTD combined with pneumonia treated with glucocorticoids or/and immunosuppressants. The nomogram performed well in predicting 90-day mortality in patients with pneumonia.

Data availability statement

The original contributions presented in the study are included in the article/Supplementary Material. Further inquiries can be directed to the corresponding authors.

Ethics statement

Written informed consent was obtained from the individual(s) for the publication of any potentially identifiable images or data included in this article.

Author contributions

Q-GL and JL conceived and designed the study. DL and LD performed the statistical analyses and wrote the manuscript text. Q-GL revised the manuscript. All authors contributed to and review the manuscript. All authors contributed to the article and approved the submitted version.

Acknowledgments

We are very grateful to Li, Lijuan et al. for providing the data and sharing it in DYARD.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Supplementary material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fimmu.2023.1192369/full#supplementary-material

References

1. Sun D, Wang Y, Liu Q, Wang T, Li P, Jiang T, et al. Prediction of long-term mortality by using machine learning models in Chinese patients with connective tissue disease-associated interstitial lung disease. Respir Res (2022) 23(1):4. doi: 10.1186/s12931-022-01925-x

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Aletaha D, Smolen JS. Diagnosis and management of rheumatoid arthritis: a review. Jama (2018) 320(13):1360–72. doi: 10.1001/jama.2018.13103

PubMed Abstract | CrossRef Full Text | Google Scholar

3. Yang SK, Zhang HR, Shi SP, Zhu YQ, Song N, Dai Q, et al. The role of mitochondria in systemic lupus erythematosus: a glimpse of various pathogenetic mechanisms. Curr Med Chem (2020) 27(20):3346–61. doi: 10.2174/0929867326666181126165139

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Zhao M, Wu J, Wu H, Sawalha AH, Lu Q. Clinical treatment options in scleroderma: recommendations and comprehensive review. Clin Rev Allergy Immunol (2022) 62(2):273–91. doi: 10.1007/s12016-020-08831-4

PubMed Abstract | CrossRef Full Text | Google Scholar

5. George MD, Baker JF, Winthrop K, Hsu JY, Wu Q, Chen L, et al. Risk for serious infection with low-dose glucocorticoids in patients with rheumatoid arthritis : a cohort study. Ann Intern Med (2020) 173(11):870–8. doi: 10.7326/M20-1594

PubMed Abstract | CrossRef Full Text | Google Scholar

6. Sousa D, Justo I, Domínguez A, Manzur A, Izquierdo C, Ruiz L, et al. Community-acquired pneumonia in immunocompromised older patients: incidence, causative organisms and outcome. Clin Microbiol Infect (2013) 19(2):187–92. doi: 10.1111/j.1469-0691.2012.03765.x

PubMed Abstract | CrossRef Full Text | Google Scholar

7. Coyne P, Hamilton J, Heycock C, Saravanan V, Coulson E, Kelly CA. Acute lower respiratory tract infections in patients with rheumatoid arthritis. J Rheumatol (2007) 34(9):1832–6.

PubMed Abstract | Google Scholar

8. Marti C, Garin N, Grosgurin O, Poncet A, Combescure C, Carballo S, et al. Prediction of severe community-acquired pneumonia: a systematic review and meta-analysis. Crit Care (2012) 16(4):R141. doi: 10.1186/cc11447

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Aujesky D, Fine MJ. The pneumonia severity index: a decade after the initial derivation and validation. Clin Infect Dis (2008) 47(Suppl 3):S133–9. doi: 10.1086/591394

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Buising KL, Thursky KA, Black JF, MacGregor L, Street AC, Kennedy MP, et al. A prospective comparison of severity scores for identifying patients with severe community acquired pneumonia: reconsidering what is meant by severe pneumonia. Thorax (2006) 61(5):419–24. doi: 10.1136/thx.2005.051326

PubMed Abstract | CrossRef Full Text | Google Scholar

11. Gonzalez C, Johnson T, Rolston K, Merriman K, Warneke C, Evans S. Predicting pneumonia mortality using CURB-65, PSI, and patient characteristics in patients presenting to the emergency department of a comprehensive cancer center. Cancer Med (2014) 3(4):962–70. doi: 10.1002/cam4.240

PubMed Abstract | CrossRef Full Text | Google Scholar

12. Jordan MI, Mitchell TM. Machine learning: trends, perspectives, and prospects. Science (2015) 349(6245):255–60. doi: 10.1126/science.aaa8415

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Toh TS, Dondelinger F, Wang D. Looking beyond the hype: applied AI and machine learning in translational medicine. EBioMedicine (2019) 47:607–15. doi: 10.1016/j.ebiom.2019.08.027

PubMed Abstract | CrossRef Full Text | Google Scholar

14. Chen C, Yang D, Gao S, Zhang Y, Chen L, Wang B, et al. Development and performance assessment of novel machine learning models to predict pneumonia after liver transplantation. Respir Res (2021) 22(1):94. doi: 10.1186/s12931-021-01690-3

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Gao Y, Cai GY, Fang W, Li HY, Wang SY, Chen L, et al. Machine learning based early warning system enables accurate mortality risk prediction for COVID-19. Nat Commun (2020) 11(1):5033. doi: 10.1038/s41467-020-18684-2

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Kang SY, Cha WC, Yoo J, Kim T, Park JH, Yoon H, et al. Predicting 30-day mortality of patients with pneumonia in an emergency department setting using machine-learning models. Clin Exp Emerg Med (2020) 7(3):197–205. doi: 10.15441/ceem.19.052

PubMed Abstract | CrossRef Full Text | Google Scholar

17. Li L, Hsu SH, Gu X, Jiang S, Shang L, Sun G, et al. Aetiology and prognostic risk factors of mortality in patients with pneumonia receiving glucocorticoids alone or glucocorticoids and other immunosuppressants: a retrospective cohort study. BMJ Open (2020) 10(10):e037419. doi: 10.1136/bmjopen-2020-037419

PubMed Abstract | CrossRef Full Text | Google Scholar

18. American Thoracic Society; Infectious Diseases Society of America. Guidelines for the management of adults with hospital-acquired, ventilator-associated, and healthcare-associated pneumonia. Am J Respir Crit Care Med (2005) 171(4):388–416. doi: 10.1164/rccm.200405-644ST

PubMed Abstract | CrossRef Full Text | Google Scholar

19. van Buuren S, Groothuis-Oudshoorn K. Mice: multivariate imputation by chained equations in r. J Stat Softw (2011) 45(3):1–67. doi: 10.18637/jss.v045.i03

CrossRef Full Text | Google Scholar

20. Therneau T. A package for survival analysis in r. r package version 3.5-0 (2023). Available at: https://CRAN.R-project.org/package=survival.

Google Scholar

21. Friedman J, Hastie T, Tibshirani R. Regularization paths for generalized linear models via coordinate descent. J Stat Software (2010) 33(1):1–22. doi: 10.18637/jss.v033.i01

CrossRef Full Text | Google Scholar

22. Ishwaran H, Kogalur UB. Fast unified random forests for survival, regression, and classification (RF-SRC), r package version 3.1.0. (2022).

Google Scholar

23. Zhang Z, Reinikainen J, Adeleke KA, Pieterse ME, Groothuis-Oudshoorn CGM. Time-varying covariates and coefficients in cox regression models. Ann Transl Med (2018) 6(7):121. doi: 10.21037/atm.2018.02.12

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Núñez E, Steyerberg EW, Núñez J. [Regression modeling strategies]. Rev Esp Cardiol (2011) 64(6):501–7. doi: 10.1016/j.recesp.2011.01.019

PubMed Abstract | Google Scholar

25. Zhang J, Jin Z. ggDCA: calculate and plot decision curve. r package version 1.2. (2022).

Google Scholar

26. Papiris SA, Manali ED, Kolilekas L, Kagouridis K, Maniati M, Filippatos G, et al. Acute respiratory events in connective tissue disorders. Respiration (2016) 91(3):181–201. doi: 10.1159/000444535

PubMed Abstract | CrossRef Full Text | Google Scholar

27. Shiroshita A, Kimura Y, Shiba H, Shirakawa C, Sato K, Matsushita S, et al. Predicting in-hospital death in pneumonic COPD exacerbation via BAP-65, CURB-65 and machine learning. ERJ Open Res (2022) 8(1):00452-2021. doi: 10.1183/23120541.00452-2021

PubMed Abstract | CrossRef Full Text | Google Scholar

28. Ma X, Ng M, Xu S, Xu Z, Qiu H, Liu Y, et al. Development and validation of prognosis model of mortality risk in patients with COVID-19. Epidemiol Infect (2020) 148:e168. doi: 10.1017/S0950268820001727

PubMed Abstract | CrossRef Full Text | Google Scholar

29. Wang X, Tan X, Li Q. The difference in clinical features and prognosis of severe adenoviral pneumonia in children of different ages. J Med Virol (2022) 94(7):3303–11. doi: 10.1002/jmv.27680

PubMed Abstract | CrossRef Full Text | Google Scholar

30. Liu J, Ouyang L, Yang D, Han X, Cao Y, Alwalid O, et al. Epidemiological, clinical, radiological characteristics and outcomes of medical staff with COVID-19 in wuhan, China: analysis of 101 cases. Int J Med Sci (2021) 18(6):1492–501. doi: 10.7150/ijms.54257

PubMed Abstract | CrossRef Full Text | Google Scholar

31. Tiewsoh K, Lodha R, Pandey RM, Broor S, Kalaivani M, Kabra SK. Factors determining the outcome of children hospitalized with severe pneumonia. BMC Pediatr (2009) 9:15. doi: 10.1186/1471-2431-9-15

PubMed Abstract | CrossRef Full Text | Google Scholar

32. Tokgoz Akyil F, Yalcinsoy M, Hazar A, Cilli A, Celenk B, Kilic O, et al. Prognosis of hospitalized patients with community-acquired pneumonia. Pulmonology (2018) S2173-5115:30156-2 doi: 10.1016/j.rppnen.2017.07.010

PubMed Abstract | CrossRef Full Text | Google Scholar

33. Basheer M, Saad E, Hagai R, Assy N. Clinical predictors of mortality and critical illness in patients with COVID-19 pneumonia. Metabolites (2021) 11(10):679. doi: 10.3390/metabo11100679

PubMed Abstract | CrossRef Full Text | Google Scholar

34. Snider JM, You JK, Wang X, Snider AJ, Hallmark B, Zec MM, et al. Group IIA secreted phospholipase A2 is associated with the pathobiology leading to COVID-19 mortality. J Clin Invest (2021) 131(19):e149236. doi: 10.1172/JCI149236

PubMed Abstract | CrossRef Full Text | Google Scholar

35. Grilli E, Galati V, Bordi L, Taglietti F, Petrosillo N. Cytomegalovirus pneumonia in immunocompetent host: case report and literature review. J Clin Virol (2012) 55(4):356–9. doi: 10.1016/j.jcv.2012.08.010

PubMed Abstract | CrossRef Full Text | Google Scholar

36. Aguilar-Guisado M, Givaldá J, Ussetti P, Ramos A, Morales P, Blanes M, et al. Pneumonia after lung transplantation in the RESITRA cohort: a multicenter prospective study. Am J Transplant (2007) 7(8):1989–96. doi: 10.1111/j.1600-6143.2007.01882.x

PubMed Abstract | CrossRef Full Text | Google Scholar

37. Heimes E, Baier M, Forstner C, Weis S, Bauer M, Fritzenwanger M, et al. Effect of antiviral therapy on the outcome of mechanically ventilated patients with herpes simplex virus type 1 in BAL fluid: a retrospective cohort study. Chest (2020) 158(5):1867–75. doi: 10.1016/j.chest.2020.06.056

PubMed Abstract | CrossRef Full Text | Google Scholar

38. Pilmis B, Alby-Laurent F, Fasola ML, Seegers V, Guery R, Guet-Revillet H, et al. Pseudomonas aeruginosa bloodstream infections in children: a 9-year retrospective study. Eur J Pediatr (2020) 179(8):1247–54. doi: 10.1007/s00431-020-03598-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: connective tissue disease, glucocorticoids, pneumonia, machine learning, prognosis

Citation: Li D, Ding L, Luo J and Li Q-G (2023) Prediction of mortality in pneumonia patients with connective tissue disease treated with glucocorticoids or/and immunosuppressants by machine learning. Front. Immunol. 14:1192369. doi: 10.3389/fimmu.2023.1192369

Received: 23 March 2023; Accepted: 04 May 2023;
Published: 25 May 2023.

Edited by:

Yan Yang, University of Texas MD Anderson Cancer Center, United States

Reviewed by:

Zhu Chen, University of Science and Technology of China, China
Naveen R., Sanjay Gandhi Postgraduate Institute of Medical Sciences, India
Da Zhou, Xiamen University, China

Copyright © 2023 Li, Ding, Luo and Li. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Qiu-Gen Li, tchlqg2021@163.com; Jiao Luo, luojiao02@163.com

These authors have contributed equally to this work

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.