Literature DB >> 33776248

Forecasting outbreak of COVID-19 in Turkey; Comparison of Box-Jenkins, Brown's exponential smoothing and long short-term memory models.

Didem Guleryuz1.   

Abstract

The new coronavirus disease (COVID-19), which first appeared in China in December 2019, has pervaded throughout the world. Because the epidemic started later in Turkey than other European countries, it has the least number of deaths according to the current data. Outbreak management in COVID-19 is of great importance for public safety and public health. For this reason, prediction models can decide the precautionary warning to control the spread of the disease. Therefore, this study aims to develop a forecasting model, considering statistical data for Turkey. Box-Jenkins Methods (ARIMA), Brown's Exponential Smoothing model and RNN-LSTM are employed. ARIMA was selected with the lowest AIC values (12.0342, -2.51411, 12.0253, 3.67729, -4.24405, and 3.66077) as the best fit for the number of total case, the growth rate of total cases, the number of new cases, the number of total death, the growth rate of total deaths and the number of new deaths, respectively. The forecast values of the number of each indicator are stable over time. In the near future, it will not show an increasing trend in the number of cases for Turkey. In addition, the pandemic will become a steady state and an increase in mortality rates will not be expected between 17-31 May. ARIMA models can be used in fresh outbreak situations to ensure health and safety. It is vital to make quick and accurate decisions on the precautions for epidemic preparedness and management, so corrective and preventive actions can be updated considering obtained values.
© 2021 Institution of Chemical Engineers. Published by Elsevier B.V. All rights reserved.

Entities:  

Keywords:  Box-Jenkins method; Brown’s exponential smoothing model; COVID-19 forecasting; LSTM

Year:  2021        PMID: 33776248      PMCID: PMC7983456          DOI: 10.1016/j.psep.2021.03.032

Source DB:  PubMed          Journal:  Process Saf Environ Prot        ISSN: 0957-5820            Impact factor:   6.158


Introduction

Coronavirus disease (COVID-19) causes acute respiratory damage and causes severe consequences via the high transmission rate SARS-CoV-2 virus that was defined as an epidemic by World Health Organization (WHO). Shortly after the disease was initially seen in the Wuhan region of China, according to WHO data, it spread to millions of people around the world and became a global threat (Ndaïrou et al., 2020). Although there was a significant number of deaths worldwide due to COVID-19, North America and Europe were deemed to be more affected than other continents. Turkey ranks 9th in the world while ranking 6th in Europe with 146,457 confirmed total cases, according to the WHO up-date on May 16, 2020 (WHO, 2020). According to the literature, using mathematical models has become more prominent for the estimation of cases in epidemic diseases, as they can determine spread prevention and preventive measures. In addition, since the epidemic is a global problem, analyzing the pandemic process and predicting critical data has become an important research area for researchers. Since data sets of epidemic diseases make up a time series, the spread of diseases can be monitored by using estimation methods. In the literature, there are some adopted methods that developed prediction models using the Time Series of Diseases data such as the Box-Jenkins Method (Liu et al., 2011), Exponential Smoothing Method (Kondratyev and Tsybalova, 2013), Holt-Winter's Model (Araz et al., 2014; Becerra et al., 2020), Grey Prediction Method (Jia et al., 2019), Artificial Intelligence-based Prediction Models (Liu et al., 2018) and some simulation models (Mei et al., 2012; Yang et al., 2015). Table 1 summarizes the studies conducted to observe the spread of diseases in the past by using ARIMA, EXPOS, LSTM.
Table 1

Studies Based on Forecasting Disease Outbreak via ARIMA, EXPOS, LSTM.

MethodsReference (Disease)
ARIMA(Promprou et al., 2006) - Dengue Haemorrhagic Fever
(Ture and Kurt, 2006) - Hepatitis A
(Liu et al., 2011) - Hemorrhagic Fever
(Kondratyev and Tsybalova, 2013) - Influenza-Like Illnesses
(Permanasari, 2013) - Malaria
(Zheng et al., 2015) - Morbidity of Tuberculosis
(Sharafi et al., 2017) - Zoonotic Cutaneous Leishmaniasis
(Durga et al., 2019) - Dengue Fever
(Liu et al., 2015) - Hand, Foot and Mouth Disease
Exponential Smoothing(Linden et al., 2004) - Disease Management
(Araz et al., 2014) - Influenza-like–illnesses,
(Farrington and Andrews, 1996) - Infectious Disease
LSTM(Lim, 2018) - Alzheimer’s Disease
(Venna et al., 2019) - Influenza
(Zhang and Nawata, 2018) - Influenza
Studies Based on Forecasting Disease Outbreak via ARIMA, EXPOS, LSTM. Foresight has grown to be an important issue in the fight against disease with the COVID-19 outbreak. Some studies using prediction models for different countries have been carried out since the end of December 2019. Fanelli and Piazza (2020) improved a model to analyze and predict COVID-19 temporal dynamics in China, France and Italy by employing a simple mean-field model (Fanelli and Piazza, 2020). Ceylan (2020) predicted the COVID-19 spread in Italy, Spain, and France by developing ARIMA models (Ceylan, 2020). Henrique et al. (2020) compared the ARIMA, random forest, support vector regression, cubist regression, ridge regression and stacking-ensemble learning outcomes of COVID-19 based on cumulative confirmed cases in Brazil (Henrique et al., 2020). Ndaïrou et al. (2020) proposed and simulated a compartmental mathematical model to identify the transmission dynamics of COVID-19 in Wuhan, China (Ndaïrou et al., 2020). Tomar and Gupta (2020) used LSTM based on data-driven estimation methods and curve fitting to gain foresight on COVID-19 cases in India, and performance criteria for preclusive actions were evaluated (Tomar and Gupta, 2020). Zhang et al. (2020). Used Holt–Winters exponential smoothing to forecast the worldwide COVID-19 pandemic improvement in Hubei, China (Zhang et al., 2020). Haghani et al. (2020) analyzed the bibliometric aspects of the studies on COVID-19 at a macro level (Haghani et al., 2020). The aim of this study is to predict whether Turkey welcomes encounters with extraordinary situations. Therefore, using ARIMA, EXPOS, and LSTM methods, six different variables were estimated, and the results were compared with the determined performance criteria. The method that sets the best results was selected and an estimation was made for the interval covering May 17–May 31. According to the obtained results, new optimization studies can be done by changing conditions in Turkey.

Materials and methods

In this study, EXPOS, Box-Jenkins Method, also known as ARIMA model and LSTM in the literature, were used. To see the Corona virus pandemic spread in Turkey, the obtained prediction values and results were evaluated.

Data collection process

Data research for Turkey is conducted daily, this includes; the Growth Rate of Total Case (GRTC), the Number of Total Deaths (TD), the Growth Rate of Total Deaths (GRTD), the Number of Total Cases (TC), the Number of New Cases (NC), and the Number of New Deaths (ND) from COVID-19 from 12 March 2020 to 16 May 2020 which covers 64 days. These values were gathered from WHO (WHO, 2020). GRTC and GRTD are calculated with the data on the same website. After that, the data are organized to be used in ARIMA, EXPOS, LSTM. Then, using the three methods, the data for the variables mentioned above starting from the 65th day for the next 15 days were estimated. Fig. 1 shows that prevalence of COVID-19 in Turkey.
Fig. 1

Statistics of COVID-19 Outbreaks in Turkey.

Statistics of COVID-19 Outbreaks in Turkey.

Box-Jenkins model development

Box and Jenkins (2015) proposed a repetitive and a three-step method for modeling for the time series. These three stages are; model definition, model prediction and model validity (Box and Jenkins, 2015). The Box-Jenkins method provides a facilitating method to identify p, d, q values and to estimate these series for forecasting. The first step initiates whether the time series is stationary. If it is not stationary, the data are transformed to become stationary through differencing to the appropriate degree. It can grant an understanding of investigating at the time dependent graph of the stationary time series, and statistical methods can be used (Makridakis and Hibon, 1997). If autocorrelation in the series cannot be ignored, it is concluded that the stochastic process in the series is not stationary. When real-life data are analyzed in the form of time series, it is seen that they are generally not stationary. Hence the variables have a variation which fluctuates around a fixed mean. The time series does not come back to its original state when it deviates from the average for any reason and moves away from the target unless a control activity is carried out. ARIMA models are drawn attention to in the forecasting literature as they are very successful in representing non-stationary time series in real-life applications (Siami-Namini and Namin, 2018). Numerous tests have been utilized for looking through the stationarity. In this study, Augmented Dickey Fuller (ADF), which is most frequently employed by searching the stationary, was used. According to the ADF Test Results, GRTC, TD, GRTD are stationary at the levels; and the second difference of TC, the first difference NC, and first difference of ND are stationary about a constant. In addition, the stationarity of the time series was controlled by the autocorrelation graphs given in Fig. 2 .
Fig. 2

Initial Data Autocorrelations for TC (a), NC (b), GRTC (c), TD (d), ND (e), GRTD (f).

Initial Data Autocorrelations for TC (a), NC (b), GRTC (c), TD (d), ND (e), GRTD (f). ARIMA consists of three parts, that are Autoregression (AR), Moving Average (MA) and an integrated operator (I), and is generally shown as follows (Box and Jenkins, 2015):Where represents moving averages of values and is an autoregressive parameter. is the observed value at time t and is random variation at time t. If the time series is not stationary, there is a new time series by using of difference equation. Given the fact that the time series is not yet stationary, the differentiating process continues. The purpose in the model definition phase is to estimate the p, d and q parameters. An estimation method using diagrams of autocorrelation function (ACF) and partial autocorrelation function (PACF) is proposed as the most proper method to find the model parameters (John et al., 2019). ACF and PACF diagrams of the selected models can be seen in Fig. 3, Fig. 4 . The stability and seasonality can be controlled with the help of these graphics.
Fig. 3

ACF and PACF Diagrams for TC (a), NC (b) and GRTC (c).

Fig. 4

ACF and PACF Diagrams for TD (d), ND (e) and GRTD (f).

ACF and PACF Diagrams for TC (a), NC (b) and GRTC (c). ACF and PACF Diagrams for TD (d), ND (e) and GRTD (f).

Brown’s exponential smoothing method

Robert G. Brown, who conducted the first experimental operations research studies, improved the EXPOS estimation method in 1944. This method has been accepted in literature as it predicts by giving a high weight value to the nearest outcomes over time. Considering the datasets containing the prediction data up to time interval t, it is concluded that EXPOS can be used for the prediction of zt+1, which is the next value of zt. Brown's EXPOS prediction equation is considered in Eq. (1).In this equation, λ is the smoothing constant and can take values between 0 and 1, where is the predicted value at t + 1, is the observed value at time t, is the predicted value at time t and is the smoothing constant. It can be seen from the equation that the new prediction not only means correcting the error that occurred in the final prediction, but it is also the old prediction. Ones closes to 1, the new prediction contains a significant correction for the error in the preceding prediction. The correction rate of the error in the previous prediction is less. Based on these equations, it can be said that represents the weighted moving average of past observations with exponentially decreasing weights. Therefore, the method is known as the exponential smoothing method (Hyndman et al., 2008). There are numerous theoretical and experimental discussions to choose a suitable smoothing constant value. A large smoothing constant does not mean a better estimate. For instance, using a larger value can cause large forecast errors, while a small value can cause a trend not to respond quickly. Therefore, it is very important to decide the value of the smoothing constant (Box and Jenkins, 2015). In this study, the optimum smoothing constant was found by using the statistical package program. The performance criteria for estimation made with EXPOS are seen in Appendix A.

Long short-term memory

One of the most significant disadvantages of traditional neural networks is that the data learned in the previous step are not used to display the information in the next step. At this point, Recurrent Neural Network (RNN) can use loops that can transfer information from one to the next. Therefore, the information obtained in the previous cycle can help detect the resulting sample. LSTM is a unique form of RNN, which is designed to prevent the problem of long sort-term dependence problems. Therefore, LSTM have memory blocks that connect to progressive layers. This network is trained using backpropagation, and it comes through the vanishing gradient problem. Every memory block of LSTM involves gates which conduct the condition of the block and the output (Abdel-Nasser and Mahmoud, 2019). In this study, the LSTM network is structured as a one input layer which is visible and a hidden layer with six LSTM blocks which contains 50 units that are neurons and also the network has an output layer that gives the prediction power. The LSTM blocks utilize the default sigmoid activation function and the networks employ this between 100 and 250 epochs with batch size from 1 to 45. Performance criteria for estimations made with LSTM-RNNs are seen in Appendix A.

Model performance measurement

The accuracy of the model can be identified by using selection criteria. In the study four criteria were calculated to test the capability of ARIMA, EXPOS and LSTM, which are Mean Absolute Error (MAE), Root Mean Square Error (RMSE), Mean Absolute Percentage Error (MAPE) and Akaike’s information criterion (AIC). AIC values have been taken into account primarily to identify the most accurate model. The formulations of these criteria are expressed Eq. (5) to Eq. (8), respectively (Becerra et al., 2020). Where n is the number of observations, k is the number of model parameters, L is the value of likelihood, at is actual value at time t, et is errors between observed and predicted data. ARIMA and EXPOS analyses were performed using Statgraphics Centurion 18 software and also Python are used for constructing the LSTM predicting model.

Results and discussion

Turkey has faced the coronavirus pandemic process later than other European countries. Due to this time advantage Turkey has taken some social and economic precautions to combat the pandemic, taking into consideration other European countries. In this study, the statistical data that impact the ongoing pandemic process are predicted using three different methods in the literature. A Box- Jenkins Method with different parameters, EXPOS and LSTM were applied on the selected time series and the comparative results of those can be seen in Appendix A. According to results of EXPOS and LSTM, ARIMA forecasting models, ARIMA with different parameters was chosen as the best fit for each variable. The comparative results are shown in Table 2 .
Table 2

Comparison of AIC Values.

VariablesModelsAIC
TCARIMA(1,2,4)12.03
EXPOS with λ = 0.991212.09
LSTM14.66
GRTCARIMA(0,1,2)−2.51
EXPOS with λ = 0.16010.027
LSTM0.486
NCARIMA(1,1,4)12.03
EXPOS with λ = 0.358512.19
LSTM14.743
TDARIMA(0,2,2)3.677
EXPOS with λ = 0.99993.768
LSTM8.132
GRTDARIMA(0,2,3)−4.24
EXPOS with λ = 0.2−1.87
LSTMs−1.17
NDARIMA(0,1,2)3.661
EXPOS with λ = 0.60743.719
LSTM6.859
Comparison of AIC Values. After deciding the accurate model, the forecasting equation should be developed. Table 3 summarizes the equation coefficients and variables.
Table 3

Selected ARIMA Models Summaries.

ParametersCoefficientStd. ErrortP-value
TC ARIMA(1,2,4)AR(1)0.848630.0853369.944530.0000
MA(1)0.8838530.1168387.564740.0000
MA(4)−0.568910.117572−4.838830.000011
GRTC ARIMA(0,1,2)MA(1)1.457410.02502358.24340.0000
MA(2)−1.023270.02682−38.1540.0000
NCAR(1)0.8444640.0885059.541440.0000
ARIMA(1,1,4)MA(1)0.8665440.1191317.273870.0000
MA(4)−0.564080.116328−4.849020.00001
GRTDMA(1)1.131170.08324613.58830.0000
ARIMA(0,2,3)MA(2)−1.269590.053086−23.91560.0000
MA(3)0.7396610.07260610.18730.0000
TDMA(2)−0.331950.12398−2.677420.009555
ARIMA(0,2,2)
NDMA(2)−0.331910.122997−2.698510.008997
ARIMA(0,1,2)
Selected ARIMA Models Summaries. P-values in the last column of Table 3 are less than 0.05 and are statistically different from zero at the 95 % confidence level. For instance, the P-value of the MA(2) term is 0.009555 for TD and the P-value of the MA(4) term is 0.00001 for NC, so it differs from 0. In other words, these p-values indicate that these terms should be in the prediction equation. The fitted and estimated values made with ARIMA models that give the best results for each variables can be seen in Table 4 for each time series. In addition, upper and lower limits, and forecasting of the next 15 days’ variables calculated with 95 % confidence interval are given in Table 4.
Table 4

Forecast Table for Each Time Series.

TC
GRTC
NC
DateForecastLower Limit 95 % CIUpper Limit 95 % CIForecastLower Limit 95 % CIUpper Limit 95 % CIForecastLower Limit 95 % CIUpper Limit 95 % CI
17.05.2020148,120147,356148,8841.01701−0.66132.69531683.98925.422442.53
18.05.2020149,589147,905151,2721.1173−0.72822.96281510.52449.542571.5
19.05.2020150,804148,129153,4781.1173−0.95823.19281269.5154.8452484.17
20.05.2020152,045148,477155,6131.1173−1.16523.39981301.1249.942552.29
21.05.2020153,309148,753157,8651.1173−1.35493.58951327.81−12.982668.59
22.05.2020154,592148,871160,3131.1173−1.5313.76561350.35−133.42834.13
23.05.2020155,891148,780163,0011.1173−1.69613.93071369.38−300.13038.87
24.05.2020157,203148,454165,9531.1173−1.85214.08671385.46−499.33270.23
25.05.2020158,528147,878169,1771.1173−2.00034.23491399.03−719.43517.51
26.05.2020159,862147,049172,6751.1173−2.14174.37631410.49−951.93772.85
27.05.2020161,205145,966176,4431.1173−2.27734.51191420.17−11914030.87
28.05.2020162,554144,633180,4751.1173−2.40764.64221428.35−14314288.01
29.05.2020163,910143,057184,7641.1173−2.53334.76791435.25−16714541.95
30.05.2020165,271141,242189,3001.1173−2.65484.88941441.08−19094791.23
31.05.2020166,636139,196194,0761.1173−2.77255.00711446−21435034.97



Forecast Table for Each Time Series. Fig. 5 represents fitted and forecast values of each variables. In the first part of the graphs, all observation values from March 12 to May 16 can be seen and in the second part, forecast values from May 17, 2020 to May 31, 2020 appear within the 95 % confidence interval. Since TC (a) and TD (d) show a cumulative increase, as in the historical data, it can be seen from the forecast values that it increased between 17 May - 31 May.
Fig. 5

Forecast Diagrams of the TC (a), NC (b), GRTC (c), TD (d), ND (e) and GRTD (f).

Forecast Diagrams of the TC (a), NC (b), GRTC (c), TD (d), ND (e) and GRTD (f). When the estimates for NC (b), GRTC (c) are examined, it is seen from Fig. 5 that the forecast values are stable between May 17 and May 31. Thus, NC (b) and GRTC (c) show that there is a stable value for Turkey, it can be concluded that there is no rising trend in the near future for Turkey's number of cases. In addition, this shows the successful results of the precautions taken by Turkey and it is projected that some strict applications can be loosened in a controlled manner. In addition, the graph gives the results of ARIMA estimation for ND (e) and GRTD (f); it is noticed that there is no increment in the GRTD, which will become stable between 17–31 May. This is a promising situation for Turkey in the fight against the pandemic. ARIMA models can be estimated by using the observed values of May at the beginning of June, and governments can determine the precautions they will take accordingly. Turkey reconsidered precautions, such as quarantine application for people over 65 years old and under 20 years old, interruption of education in schools and universities, closing of restaurants, cafes and places of worship, minimum number of shifts in government departments, intercity travel restrictions and entry and exit ban for the most affected cities in the coming months, and loosening policy measures may be taken step by step.

Conclusion

In this study, using some indicators published officially by the World Health Organization for COVID-19 in Turkey, estimated values of which results may affect the precautions taken during the pandemic process of six different variables for the next 15 days were calculated. To determine which prediction model is more suitable, the estimates were made with ARIMA with different parameters, EXPOS and LSTM and the results were compared accordingly to the determined performance criteria. The most appropriate method was found to be ARIMA with different parameters. Forecasting results were tested based on AIC performance measurement criteria. ARIMA(1,2,4), ARIMA(0,1,2), ARIMA(1,1,4), ARIMA(0,2,2), ARIMA(0,2,3) and ARIMA(0,1,2) models were chosen with the lowest AIC values (12.0342, -2.51411, 12.0253, 3.67729, -4.24405, and 3.66077) as the best fit for TC, GRTC, NC, TD, GRTD, ND, respectively. In conclusion, the forecasting results show that COVID-19 cases will be stable in the near future in Turkey. Moreover, TC and TD variables are significantly encouraging. The government can apply the recent rules for the pandemic process according to these results; so that precautionary restraint procedures can be reduced. While monitoring of forecasting values of TC and TD, if there will be a tendency to increase, the government can tighten the procedures. As a result, it is clearly seen that ARIMA models with different parameters can be employed to observe the spread of different epidemics. Thus, governments can set policies to ensure public health and safety according to the results obtained from these practices.

Declaration of Competing Interest

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.
VariablesModelsRMSEMAEMAPEAIC
The Number of Total CaseARIMA(1,2,4)379.539282.30626.042212.03
ARIMA(2,1,4)380.117276.566122.88712.07
ARIMA(0,2,0)418.859299.3714.6398612.08
ARIMA(4,2,0)394.781285.834.5165712.08
ARIMA(1,1,0)418.21294.4914.6146312.1
EXPOS λ = 0.9912415.848289.7977.2905912.09
LSTM535.96489.300.3514.66
The Growth Rate of Total CasesARIMA(0,1,2)0.2757370.14124210.0591−2.51
ARIMA(0,1,3)0.3447140.1627149.97369−2.04
ARIMA(0,1,4)0.3622010.1578489.65822−1.91
ARIMA(1,2,4)0.3577860.19701414.8608−1.9
ARIMA(0,2,3)0.4206850.29109623.3476−1.64
EXPOS λ = 0.16010.9979090.39714719.59740.027
LSTM0.002180.001610.158580.486
The Number of New CaseARIMA(1,1,4)377.866278.118163.1112.03
ARIMA(2,0,4)377.386272.416337.86412.05
ARIMA(0,1,0)415.521294.61917.47912.06
ARIMA(4,1,0)391.426281.32418.660412.06
EXPOS λ = 0.3585435.701305.3240.83812.19
LSTM1047.47998.9160.07147.43
The Number of Total DeathARIMA(0,2,2)6.094544.709353.677
ARIMA(2,2,0)6.101094.64733.679
ARIMA(1,2,1)6.134364.69383.69
ARIMA(2,0,2)5.970034.331733.699
ARIMA(2,1,1)6.08514.443643.705
EXPOS λ = 0.99996.47624.906413.768
LSTM24.17922.400.598.132
The Growth Rate of Total DeathARIMA(0,2,3)0.1143030.05060614.06235−4.24
ARIMA(0,2,4)0.1162740.04542013.64399−4.18
ARIMA(2,2,2)0.118580.05396044.29279−4.14
ARIMA(4,1,4)0.1166020.05300264.14388−4.05
ARIMA(3,2,3)0.1291590.05522894.36873−3.91
EXPOS λ = 0.20.3873870.16050810.4269−1.87
LSTM0.10460.102310.01119−1.17
The Number of New DeathARIMA(0,1,2)6.044414.634183.661
ARIMA(2,1,0)6.050874.57353.663
ARIMA(0,2,1)6.171754.820923.671
ARIMA(2,0,1)6.035224.372963.689
EXPOS λ = 0.60746.320144.659423.719
LSTM6.7235.935111.33746.859
  15 in total

1.  Forecasting incidence of hemorrhagic fever with renal syndrome in China using ARIMA model.

Authors:  Qiyong Liu; Xiaodong Liu; Baofa Jiang; Weizhong Yang
Journal:  BMC Infect Dis       Date:  2011-08-15       Impact factor: 3.090

2.  Evaluating disease management program effectiveness: an introduction to survival analysis.

Authors:  Ariel Linden; John L Adams; Nancy Roberts
Journal:  Dis Manag       Date:  2004

3.  Forecasting the number of zoonotic cutaneous leishmaniasis cases in south of Fars province, Iran using seasonal ARIMA time series method.

Authors:  Mehdi Sharafi; Haleh Ghaem; Hamid Reza Tabatabaee; Hossein Faramarzi
Journal:  Asian Pac J Trop Med       Date:  2016-12-27       Impact factor: 1.226

4.  Forecasting emergency admissions due to respiratory diseases in high variability scenarios using time series: A case study in Chile.

Authors:  Miguel Becerra; Alejandro Jerez; Bastián Aballay; Hugo O Garcés; Andrés Fuentes
Journal:  Sci Total Environ       Date:  2019-11-23       Impact factor: 7.963

5.  Predicting the incidence of hand, foot and mouth disease in Sichuan province, China using the ARIMA model.

Authors:  L Liu; R S Luan; F Yin; X P Zhu; Q Lü
Journal:  Epidemiol Infect       Date:  2015-06-01       Impact factor: 4.434

6.  Short-term forecasting COVID-19 cumulative confirmed cases: Perspectives for Brazil.

Authors:  Matheus Henrique Dal Molin Ribeiro; Ramon Gomes da Silva; Viviana Cocco Mariani; Leandro Dos Santos Coelho
Journal:  Chaos Solitons Fractals       Date:  2020-05-01       Impact factor: 5.944

7.  Mathematical modeling of COVID-19 transmission dynamics with a case study of Wuhan.

Authors:  Faïçal Ndaïrou; Iván Area; Juan J Nieto; Delfim F M Torres
Journal:  Chaos Solitons Fractals       Date:  2020-04-27       Impact factor: 5.944

8.  Forecasting Influenza Epidemics in Hong Kong.

Authors:  Wan Yang; Benjamin J Cowling; Eric H Y Lau; Jeffrey Shaman
Journal:  PLoS Comput Biol       Date:  2015-07-30       Impact factor: 4.475

9.  Forecast model analysis for the morbidity of tuberculosis in Xinjiang, China.

Authors:  Yan-Ling Zheng; Li-Ping Zhang; Xue-Liang Zhang; Kai Wang; Yu-Jian Zheng
Journal:  PLoS One       Date:  2015-03-11       Impact factor: 3.240

10.  Analysis and forecast of COVID-19 spreading in China, Italy and France.

Authors:  Duccio Fanelli; Francesco Piazza
Journal:  Chaos Solitons Fractals       Date:  2020-03-21       Impact factor: 5.944

View more
  4 in total

1.  A Spreadsheet-Based Short Time Forecasting Method for the COVID-19 Pandemic.

Authors:  Ritam Pal; Sourav Sarkar; Achintya Mukhopadhyay
Journal:  Trans Indian Natl Acad Eng       Date:  2021-08-17

2.  Investigation of robustness of hybrid artificial neural network with artificial bee colony and firefly algorithm in predicting COVID-19 new cases: case study of Iran.

Authors:  Mohammad Javad Shaibani; Sara Emamgholipour; Samira Sadate Moazeni
Journal:  Stoch Environ Res Risk Assess       Date:  2021-09-30       Impact factor: 3.821

3.  A Comprehensive Review of Artificial Intelligence in Prevention and Treatment of COVID-19 Pandemic.

Authors:  Haishuai Wang; Shangru Jia; Zhao Li; Yucong Duan; Guangyu Tao; Ziping Zhao
Journal:  Front Genet       Date:  2022-04-26       Impact factor: 4.772

4.  Multi-Regional Modeling of Cumulative COVID-19 Cases Integrated with Environmental Forest Knowledge Estimation: A Deep Learning Ensemble Approach.

Authors:  Abdelgader Alamrouni; Fidan Aslanova; Sagiru Mati; Hamza Sabo Maccido; Afaf A Jibril; A G Usman; S I Abba
Journal:  Int J Environ Res Public Health       Date:  2022-01-10       Impact factor: 3.390

  4 in total

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