Next Article in Journal
Simplicial Persistence of Financial Markets: Filtering, Generative Processes and Structural Risk
Previous Article in Journal
Fault Diagnosis Method Based on AUPLMD and RTSMWPE for a Reciprocating Compressor Valve
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Status Forecasting Based on the Baseline Information Using Logistic Regression

1
School of Mathematics, Southeast University, Nanjing 210096, China
2
School of Automation, Southeast University, Nanjing 210096, China
3
Key Laboratory of Measurement and Control of Complex Systems of Engineering, Ministry of Education, Southeast University, Nanjing 210096, China
4
Shenzhen Research Institute, Southeast University, Shenzhen 518057, China
*
Author to whom correspondence should be addressed.
Entropy 2022, 24(10), 1481; https://doi.org/10.3390/e24101481
Submission received: 29 August 2022 / Revised: 30 September 2022 / Accepted: 10 October 2022 / Published: 17 October 2022

Abstract

:
In the status forecasting problem, classification models such as logistic regression with input variables such as physiological, diagnostic, and treatment variables are typical ways of modeling. However, the parameter value and model performance differ among individuals with different baseline information. To cope with these difficulties, a subgroup analysis is conducted, in which models’ ANOVA and rpart are proposed to explore the influence of baseline information on the parameters and model performance. The results show that the logistic regression model achieves satisfactory performance, which is generally higher than 0.95 in AUC and around 0.9 in F1 and balanced accuracy. The subgroup analysis presents the prior parameter values for monitoring variables including SpO 2 , milrinone, non-opioid analgesics and dobutamine. The proposed method can be used to explore variables that are and are not medically related to the baseline variables.

1. Introduction

The intensive care unit, or ICU, is a hospital or medical center department that treats and manages patients with serious or life-threatening illnesses and injuries. Efficient real-time monitoring is the current method of patient care. However, such a monitoring system is not sufficient for status alerts beforehand, especially when danger statuses arrive suddenly. A status alert method is needed to support medical decisions. One of the effective methods for status alerting is to build a status forecasting model. The benefits of such a model are obvious. It can release the clinician from the burden of long-term nervousness. The clinician then can have more time for emergency preparation. In terms of the financial burden, such a method can decrease the costs for both patients and government. The saved costs can then be used for other purposes. The patients can also undergo less pain with the help of efficient medical care.
Status forecasting methods face many difficulties due to complex medical background. The response variable to be analyzed in such medical data can be continuous or categorical. In this research, the response variable that is analyzed is the status of the patient as either in danger or relatively safe. Compared to survival data, such a categorical variable is not censored, but the value changes between 0 and 1 until the patient is discharged from the ICU. Dynamically forecasting patient status is difficult between different patients. The baseline information of each patient, such as age, gender and weight, differs significantly, which may cause the model to have different performance and parameter values between different patients. It is important to analyze whether there is such a difference or not, and how the difference, if it exists, differs under different baseline information. Compared to a general model, building a status forecasting model under different baseline information can increase the accuracy of forecasting for a new patient, especially at the beginning of the forecast. The parameters can also be stored as the special character of such patient, thus reducing the data storage requirement in the context of streaming data.
In this research, a status forecasting method is developed for each patient using logistic regression, and a subgroup method is proposed for determining the prior parameter values of the model. The rest of the research is organized as follows. Section 2 presents a literature review of status forecasting methods, Section 3 introduces the proposed method, Section 4 demonstrates the results using real medical data, and Section 5 summarizes the work with a conclusion and prospects for further research. All computations were implemented using R [1].

2. Literature Review

Machine learning methods designed for status forecasting include neural networks, decision trees, support vector machines, and so on. Moor et al. [2] summarizes the machine learning research for sepsis early prediction. Subudhi et al. [3] compares machine learning methods for predicting ICU admission and mortality in COVID-19. Moghadam et al. [4] designs a machine learning algorithm to predict hypotension up to 30 min in advance based on the data from only 5 min of patient physiological history. Elhazmi et al. [5] uses the decision tree algorithm to predict mortality in critically ill adult COVID-19 patients admitted to the ICU. Rayan et al. [6] uses the support vector machine algorithm for sepsis prediction with good performance. In terms of medical support, such methods can be high in accuracy, but the interpretability maybe low due to the black box structure in most cases.
In the status forecasting problem, each variable can be regarded as a time series. Methods to analyze such time series include ARIMA, GARCH, and some deep learning methods such as LSTM and GAN. These methods can well describe a series’ trend or variation. Perone [7] compares the performance of ARIMA, ETS, NNAR, TBATS, and hybrid models to forecast the second wave of COVID-19 hospitalizations in Italy. Wei and Billings [8] proposes the nonlinear autoregressive moving average with an exogenous input model (NARMAX model includes the ARMA and ARIMA models as a special case). NARMAX has been most recently proposed and applied to modeling COVID-19 pandemic dynamics and understanding how weather conditions affect the spread of COVID-19. The model achieved good performance due to its transparent, interpretable, parsimonious, and simulatable properties. Caicedo-Torres and Gutierrez [9] develops visually interpretable deep learning for mortality prediction inside an ICU. Zhao et al. [10] develops an interval forecasting method for monitored variables in an ICU based on decision trees. The simulation and real data analysis show that the methods perform better than ARMA and GARCH. Che et al. [11] introduces a simple yet powerful gradient boosting tree method to learn interpretable models and, at the same time, achieve prediction performance as strong as deep learning models These models have good performance if the response variable is numeric, but may not perform as well for categorical variables.
Since the response variable is a categorical variable, logistic regression can be used, which models the probability of one event out of two alternatives. As logistic regression belongs to the category of generalized linear regression, the parameters can be used for subgroup analysis and stored to compress information. Ge et al. [12] uses logistic regression and recurrent neural networks to design an interpretable ICU mortality prediction method. Xu et al. [13] compares the performance of XGBoost and logistic regression in ICU mortality prediction in rheumatic heart disease. The results verify that the logistic regression model has convincing prediction. Vairavan et al. [14] uses logistic regression and a hidden Markov model to predict mortality in an ICU. Bennis et al. [15] utilizes the physiological cerebral parameters in a multivariable logistic regression model to improve prediction performance after 6 months for patients suffering brain injury. Logistic regression shows good performance in these applications. Therefore, it is proposed in this research.
The highlights of this research are that a subgroup analysis based on logistic regression is proposed. As an efficient status forecasting method, this analysis can provide valid parameter prior values for the model, as well as satisfy further purposes such as providing prior information for dynamical forecasting analysis of diseases. The novelties include that (1) a logistic regression model is used for categorical variables. The linear form of the model can also propose suitable parameter values for further research. (2) Instead of regarding all the patients as having the same data distribution, a subgroup analysis is conducted. (3) When new patients are admitted into the ICU, the prior distribution of the parameters can be given by the subgroup analysis.

3. Methods

For a typical individual n, the data for analysis can be divided into three parts. The first is multivariate time series X n , · , · , which are the input-monitored variables such as cardiac output, The data X n , · , · can be described as
X n , · , · = X n , 1 , 1 X n , K , 1 X n , 1 , 2 X n , K , 2 X n , 1 , T n X n , K , T n ,
where X n , · , · refers to the matrix that contains all monitored variables K at all times T n . As the time length for individuals differs, T n is used to measure the time length for individual n. The other two parts are (2) the response variable Y n , · and (3) the baseline variables B n , · , such as age, sex, and height.
The response variable Y n , . is defined as
Y n , · = y n , 1 , y n , 2 , , y n , T n T ,
where n = 1 , 2 , , N and t = 1 , 2 , , T n . Generally, the y n , t is a categorical random variable with status values of 0 or 1.

3.1. Logistic Regression Model

In the logistic regression model, instead of referring to Y n , · as the final response variable, the variable is transformed by the sigmoid function. The final model is expressed as
l o g y n , t + 1 1 y n , t + 1 = [ X n , · , t , y n , t ] θ n + ϵ n
where θ n = ( θ n , 1 , θ n , 2 , , θ n , K + 1 ) T are unknown regression coefficients and ϵ n are random errors with E [ ϵ n ] = 0 and Var [ ϵ n ] = σ 2 . The coefficients θ n differ across different individuals. The X n , · , t and y n , t at time t predict the y n , t + 1 at time t + 1 with the first observation y n , 1 as known. After that, a stepwise method is applied to the model and only variables which have significant parameters are kept.
The model performance is measured by AUC (area under receiver operating characteristic (ROC)), F1, and balanced accuracy for each individual n. Suppose the confusion matrix result of a classification problem is that of Table 1.
The AUC value is the area under the receiver operating characteristic curve (ROC), which changes from 0 to 1. Generally, a model with an AUC of 0.5 has the same performance as random guessing, while a model with an AUC greater than 0.5 is suggested. The higher the AUC value, the better performance the model has.
The F1 score is defined as
F 1 = 2 P r e c i s i o n R e c a l l P r e c i s i o n + R e c a l l
where Precision and Recall are
P r e c i s i o n = T P T P + F P
R e c a l l = T P T P + F N .
The balanced accuracy is defined as
B a l a n c e d A c c u r a c y = T P R + T N R 2
where TPR and TNR are the true positive rate and true negative rate
T P R = T P T P + F N
T N R = T N F P + T N .
The model performance is measured by these three metrics.

3.2. Subgroup Analysis

In order to test whether the model performance is influenced by the baseline information or not, ANOVA is selected to test the differences of means using variance. The response variable is
[ A U C , F 1 , B a l a n c e d A c c u r a c y ]
and the input baseline variables are
B 1 , 1 B 1 , 2 B 1 , N B B 2 , 1 B 2 , 2 B 2 , N B B N , 1 B N , 2 B N , N B .
In addition to the single variables, the interactive terms { B i : B k } are also included in the ANOVA modeling, where { i , k } { 1 , 2 , , N B } and i k .
[ A U C , F 1 , B a l a n c e d A c c u r a c y ] = f ANOVA k { B 1 , B 2 , , B N B , { B i : B k } } .
The ANOVA model can show whether the baseline variables and their interactive terms have significant influence on the model performance or not.
After, in order to calculate the prior values for the significant variables in Equation (3), a recursive partitioning and regression trees (rpart) model is proposed to predict θ n with the baseline variables. Instead of using all the observations across individuals 1 to N for θ k , only the observations across individuals 1 to N s (rearranged in order) whose parameters are significant for θ k in the regression model (Equation (3)) are selected for modeling, with
[ θ 1 , k , θ 2 , k , , θ N s , k ] T
as the response variable. The input variables are
B 1 , 1 B 1 , 2 B 1 , N B B 2 , 1 B 2 , 2 B 2 , N B B N s , 1 B N s , 2 B N s , N B .
These are observations are from the individuals whose θ k is significant. The equation is
θ k = f k ( B . , 1 , B . , 2 , , B . , K B ) ,
where K B is the number of baseline variables and k = 1 , 2 , , K + 1 .
The model rpart works by iteratively choosing the most significant variable and its best split by using the criterion Gini gain. The stopping criterion is when the complexity parameter (cp) value reaches 0.005. The resulting decision rules can be used to propose the prior values. From this subgroup analysis, the most likely parameter values can be given based on the baseline information, which can offer valid prior information for the status forecasting model, thus improving the model robustness, especially at the beginning of the forecasting.

4. Real Data Analysis

This dataset [16] was collected during routine care at the Department of Intensive Care Medicine of the Bern University Hospital, Switzerland (ICU), an interdisciplinary 60-bed unit admitting more than 6500 patients per year. It was designed to study the early prediction of circulatory failure in the intensive care unit. The dataset in this research has been preprocessed by Hyland et al. [17], with outliers excluded and missing values imputed. The number of variables is 18, which include physiological variables, diagnostic test results, and treatment information, as shown in Table 2. For each patient, the observations range from hundreds to thousands; thus, a robust model can be built. To solve the problem that the statuses of some patients are all 0 or 1, and for some patients, none of the parameters are significant in Equation (3), the observations of those patients are deleted, including the patients whose status rarely changes, with standard deviation smaller than 0.1, and those with zero significant parameters. After, the number of patients in the analysis is 17,955.
From Figure 1, it is clear that the ratio of 0 to 1 differs across each baseline variable. In the subfigure of age, the value of age changes from 20 to 90, and the ratio of state 1 overall generally increases from 0.18 to 0.38 as age increases, which means individuals with higher age have a higher chance of being in a danger state. In the subfigure of height, the ratio differs little from around 0.3 when height is between 155 and 185, with some high and low values observed at high or low height. In the subfigure of sex, males have a higher ratio of 0.31 than the 0.27 of females, which means males are more likely to be in danger. In the subfigure of weight, individuals tend to have higher ratio of status 1 when weight increases from 60 kg to around 120kg, while this varies significantly afterwards.
In the subgroup analysis, the influence of baseline information on the model performance based on ANOVA was conducted, with the results shown in Figure 2. It can be seen that the relationships that are significant include those between sex and AUC, F1, and Accuracy; age and AUC; age and Accuracy; height and AUC; and age, weight, and AUC. Generally, most of the patients have good performance with AUC above 0.95, F1 above 0.9, and Accuracy around 0.9. It can be seen that observations belonging to males generally have better performance. In terms of age, the main black dots are around 40 to 80. In terms of weight and height, the main black dots are around 40 to 120 and 160 to 180.
Table 3 proposes the prior values for the variables, which play a significant role in individual status forecasting. The results are achieved using the model rpart by selecting the variables whose cp value is higher than 0.005 . For SpO 2 , patients with higher weight tend to have higher parameter values. For milrinone, patients with higher age and higher weight tend to have parameters with higher values. For dobutamine, individuals with higher age have higher parameter values. For non-opioid analgesics, individuals who are males tend to have higher parameter values.

5. Conclusions

In this research, a logistic regression model is built to forecast the patient status and a subgroup analysis based on ANOVA and rpart is given to summarize the model information for individuals who share similar baseline information. The developed subgroup analysis generates the parameter results for each individual, which can be used as prior information for the logistic regression model and also compress massive streaming data into a few values. When the patients are admitted into the ICU, by referring to the baseline information, the logistic regression model can have better prior parameter values than the random suggested values. In that case, the model with the prior information can have better accuracy and stability than random guessing.
From the logistic regression results, the model performance differs among different baseline information according to the ANOVA results. For individuals with different characters, different suitable parameters should be suggested. The variables that are significant ro4 the model performance, measured by AUC, balanced accuracy, and F1, include sex, age, height, and some mutual effect such as the weight and age mutual effect on AUC. In the subgroup analysis, the prior parameter values are given according to the decision rules based on the baseline variables.
In future work, the subgroup analysis can take into account more variables such as patient history, medical images, and other pharmacy descriptions, in addition to the baseline information. A dynamic-streaming forecasting method can also be developed based on this prior parameter method. The logistic regression model in this research is linear regression, which can be easily modified compared to complex models such as machine-learning or deep-learning methods. However, it may have difficulty extracting the parameter information to propose the parameter prior distribution. In the ANOVA, mutual effect analysis based on two variables can be developed as three or more variables.

Author Contributions

Conceptualization, X.Z. and X.N.; methodology, X.Z.; formal analysis, X.Z.; funding acquisition, X.Z. All authors have read and agreed to the published version of the manuscript.

Funding

Xin Zhao and Xiaokai Nie gratefully acknowledge the financial support from the Fundamental Research Funds for the Central Universities (2242020R40073, 2242022k30038, MCCSE2021B02, and 2242020R10053), Natural Science Foundation of Jiangsu Province (BK20200347 and BK20210218), Nanjing Scientific and Technological Innovation Foundation for Selected Returned Overseas Chinese Scholars (1108000241), Jiangsu Foundation for Innovative and Entrepreneurial Doctor (1107010306 and 1108000245), Guangdong Basic and Applied Basic Research Foundation (2020A1515110129), and National Natural Science Foundation of China (62103105, 12201108 and 12171085).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The source code in the method is available from the corresponding author upon request. The real data in application can be requested from Hyland et al. [17].

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. R Core Team. R: A Language and Environment for Statistical Computing; R Foundation for Statistical Computing: Vienna, Austria, 2018. [Google Scholar]
  2. Moor, M.; Rieck, B.; Horn, M.; Jutzeler, C.R.; Borgwardt, K. Early prediction of sepsis in the ICU using machine learning: A systematic review. Front. Med. 2021, 8, 607952. [Google Scholar] [CrossRef] [PubMed]
  3. Subudhi, S.; Verma, A.; Patel, A.B.; Hardin, C.C.; Khandekar, M.J.; Lee, H.; McEvoy, D.; Stylianopoulos, T.; Munn, L.L.; Dutta, S.; et al. Comparing machine learning algorithms for predicting ICU admission and mortality in COVID-19. NPJ Digit. Med. 2021, 4, 1–7. [Google Scholar] [CrossRef]
  4. Moghadam, M.C.; Abad, E.M.K.; Bagherzadeh, N.; Ramsingh, D.; Li, G.P.; Kain, Z.N. A machine-learning approach to predicting hypotensive events in ICU settings. Comput. Biol. Med. 2020, 118, 103626. [Google Scholar] [CrossRef]
  5. Elhazmi, A.; Al-Omari, A.; Sallam, H.; Mufti, H.N.; Rabie, A.A.; Alshahrani, M.; Mady, A.; Alghamdi, A.; Altalaq, A.; Azzam, M.H.; et al. Machine learning decision tree algorithm role for predicting mortality in critically ill adult COVID-19 patients admitted to the ICU. J. Infect. Public Health 2022, 15, 826–834. [Google Scholar] [CrossRef]
  6. Rayan, Z.; Alfonse, M.; Salem, A.B.M. Sepsis Prediction Model in the Intensive Care Unit (ICU) Using Support Vector Machine (SVM). In Digital Transformation Technology; Springer: Singapore, 2022; pp. 539–546. [Google Scholar]
  7. Perone, G. Comparison of ARIMA, ETS, NNAR, TBATS and hybrid models to forecast the second wave of COVID-19 hospitalizations in Italy. Eur. J. Health Econ. 2022, 23, 917–940. [Google Scholar] [CrossRef] [PubMed]
  8. Wei, H.; Billings, S.A. Modelling COVID-19 Pandemic Dynamics Using Transparent, Interpretable, Parsimonious and Simulatable (TIPS) Machine Learning Models: A Case Study from Systems Thinking and System Identification Perspectives. arXiv 2021, arXiv:2111.01763. [Google Scholar]
  9. Caicedo-Torres, W.; Gutierrez, J. ISeeU: Visually interpretable deep learning for mortality prediction inside the ICU. J. Biomed. Inform. 2019, 98, 103269. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  10. Zhao, X.; Barber, S.; Taylor, C.C.; Milan, Z. Interval forecasts based on regression trees for streaming data. Adv. Data Anal. Classif. 2021, 2021, 5–36. [Google Scholar] [CrossRef]
  11. Che, Z.; Purushotham, S.; Khemani, R.; Liu, Y. Interpretable deep models for ICU outcome prediction. In AMIA Annual Symposium Proceedings; American Medical Informatics Association: Chicago, IL, USA, 12–16 November 2016; Volume 2016, pp. 371–380. [Google Scholar]
  12. Ge, W.; Huh, J.W.; Park, Y.R.; Lee, J.H.; Kim, Y.H.; Turchin, A. An Interpretable ICU Mortality Prediction Model Based on Logistic Regression and Recurrent Neural Networks with LSTM units. In AMIA Annual Symposium Proceedings; American Medical Informatics Association: San Francisco, CA, USA, 3–7 November 2018; Volume 2018, pp. 460–469. [Google Scholar]
  13. Xu, Y.; Han, D.; Huang, T.; Zhang, X.; Lu, H.; Shen, S.; Lyu, J.; Wang, H. Predicting ICU Mortality in Rheumatic Heart Disease: Comparison of XGBoost and Logistic Regression. Front. Cardiovasc. Med. 2022, 9, 847206. [Google Scholar] [CrossRef] [PubMed]
  14. Vairavan, S.; Eshelman, L.; Haider, S.; Flower, A.; Seiver, A. Prediction of mortality in an intensive care unit using logistic regression and a hidden Markov model. In Proceedings of the 2012 Computing in Cardiology, Krakow, Poland, 9–12 September 2012; pp. 393–396. [Google Scholar]
  15. Bennis, F.C.; Teeuwen, B.; Zeiler, F.A.; Elting, J.W.; van der Naalt, J.; Bonizzi, P.; Delhaas, T.; Aries, M.J. Improving Prediction of Favourable Outcome After 6 Months in Patients with Severe Traumatic Brain Injury Using Physiological Cerebral Parameters in a Multivariable Logistic Regression Model. Neurocrit. Care 2020, 33, 542–551. [Google Scholar] [CrossRef] [Green Version]
  16. Faltys, M.; Zimmermann, M.; Lyu, X.; Hüser, M.; Hyland, S.; Rätsch, G.; Merz, T. HiRID, a high time-resolution ICU dataset (version 1.1.1). PhysioNet 2021. [Google Scholar] [CrossRef]
  17. Hyland, S.L.; Faltys, M.; Hüser, M.; Lyu, X.; Gumbsch, T.; Esteban, C.; Bock, C.; Horn, M.; Moor, M.; Rieck, B.; et al. Early prediction of circulatory failure in the intensive care unit using machine learning. Nat. Med. 2020, 26, 364–373. [Google Scholar] [CrossRef] [PubMed]
Figure 1. The baseline information under status 0 (safe) and 1 (danger), including age, height, sex, and weight. The ratio is the percentage of status 1 over all the observations across all the patients.
Figure 1. The baseline information under status 0 (safe) and 1 (danger), including age, height, sex, and weight. The ratio is the percentage of status 1 over all the observations across all the patients.
Entropy 24 01481 g001
Figure 2. The results of ANOVA regression: the performance difference under different baseline information of sex, age, weight, and height measured by AUC, F1, and accuracy. The black dots are the results for each individual. Whether the difference is significant or not can be seen from the significant level, with * and *** representing significant levels of 0.1 and 0.01.
Figure 2. The results of ANOVA regression: the performance difference under different baseline information of sex, age, weight, and height measured by AUC, F1, and accuracy. The black dots are the results for each individual. Whether the difference is significant or not can be seen from the significant level, with * and *** representing significant levels of 0.1 and 0.01.
Entropy 24 01481 g002
Table 1. The confusion matrix table of a classification problem.
Table 1. The confusion matrix table of a classification problem.
Actual PositiveActual Negative
Predicted PositiveTrue Positive (TP)False Positive (FP)
Predicted NegativeFalse Negative (FN)True Negative (TN)
Table 2. The information of the 18 most predictive variables.
Table 2. The information of the 18 most predictive variables.
VariableUnit
Heart rate/min
Systolic BP (invasive)mmHg
Diastolic BP (invasive)mmHg
MAPmmHg
Cardiac outputl/min
SpO 2 %
RASS10-point scale
Peak inspiratory pressure (ventilator)cmH 2 O
Lactate arterialmmol/L
Lactate venousmmol/L
INRratio
Serum glucosemmol/L
C-reactive proteinmg/L
Dobutamineflow [mg/min]
Milrinoneflow [mg/min]
Levosimendanflow [mg/min]
Theophyllinflow [mg/min]
Non-opioid analgesicsbinary indication of drug presence [yes/no]
Table 3. Prior parameter values of each variable if they have significant a relationship with the baseline information of age, sex, height, and weight.
Table 3. Prior parameter values of each variable if they have significant a relationship with the baseline information of age, sex, height, and weight.
Variable (Significant)UnitDecision RulesPrior Parameter Value
SpO 2 %weight < 1450.011
weight ≥ 1450.095
Milrinonemg/kg/minage ≥ 23173
age < 23
weight ≥ 145
83
age < 23
weight < 145
1.8
Non-opioid analgesicsdrug presence or notsex = female2
sex = male3.6
Dobutaminemg/kg/minage < 281.7
28 ≤ age < 782.6
age ≥ 785.4
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Zhao, X.; Nie, X. Status Forecasting Based on the Baseline Information Using Logistic Regression. Entropy 2022, 24, 1481. https://doi.org/10.3390/e24101481

AMA Style

Zhao X, Nie X. Status Forecasting Based on the Baseline Information Using Logistic Regression. Entropy. 2022; 24(10):1481. https://doi.org/10.3390/e24101481

Chicago/Turabian Style

Zhao, Xin, and Xiaokai Nie. 2022. "Status Forecasting Based on the Baseline Information Using Logistic Regression" Entropy 24, no. 10: 1481. https://doi.org/10.3390/e24101481

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop