Background
Hand, foot and mouth disease (HFMD) is a serious infectious disease caused mainly by an enterovirus, threaten mostly children under 5 years old [Reference Xing1–Reference Du3]. Weather variables, as important predictors of HFMD, which could influence the transmission and reproduction of enterovirus directly or indirectly, have been pointed out in prior study [Reference Du3–Reference Zhu7], but results vary in different regions. For instance, some studies showed that temperature, relative humidity, precipitation, wind speed and sunshine all have an important influence on HFMD cases in Shandong province, Shanghai and Shenzhen [Reference Zhang8–Reference Qi10]. However, Huang et al. found that wind speed and precipitation have no relationship with HFMD cases in Guangzhou city [Reference Huang11], and Liu et al. found that relative humidity has no effect on HFMD cases in Jiangsu Province [Reference Liu12]. In addition, some scholars revealed that temperature, humidity and wind speed have a positive correlation with HFMD, while rainfall and sunshine are negatively correlated with HFMD in studies of Chongqing, Gansu and Shanghai [Reference Qi10, Reference Gou13, Reference Wang14]. On the contrary, a study in Hunan province showed a positive effect between rainfall and HFMD incidence, while wind speed has a negative impact on HFMD incidence [Reference Wu15]. The discrepancies of these findings could be likely attributed to the diversities of geographic, socioeconomic and population variables or statistic methods and data sources.
Previous studies attempt to apply various traditional models to predict HFMD incidence, such as SARIMA model, Generalised additive model (GAM), as well as combined models [Reference Zhan16]. Currently, the application of machine learning provided new ideas for disease warning measures by applying mathematical models after statistical sorting the historical information of data and applied for the prediction of infectious disease [Reference Zhu17–Reference Cipullo19], such as HFMD, Dengue [Reference Laureano-Rosario20]. However, no studies have proven that machine learning models have been superior to traditional models in prediction, and traditional predictive models are still used. It remains unclear which type models would be better for HFMD epidemic prediction, which hinders HFMD control and prevention [Reference Hempstalk21–Reference Van Der Heide23]. In addition, a unified model cannot be found suitable for all regions due to these discrepancies of data source, methods and variables in regions [Reference Xiao24]. Therefore, it is urgent to establish a predictive model based on the actual situation of a specific region to predict more accurately.
Zibo city is a high-risk area of HFMD in Shandong Province. The annual average incidence was 127.9/100 000 from 2010 to 2019, exceeding the average level of Shandong Province (93.70/100 000) [Reference Zhu17]. Thus, this study aims to explore the optimal model for HFMD prediction based on meteorological factors in Zibo city, helping the formulation and implementation of preventive and control measures of HFMD and providing new objective information for the associated department.
Materials and methods
Study area
Zibo is a central city in the Shandong Province of China, located between latitude 35°55′ N and 37°17′ N and longitude 117°32′ E and 118°31′ E (Fig. 1). Zibo city has a temperate monsoon climate. By 2018, the city consists of five districts and three counties, covering an area of 5965 square kilometres, with a permanent resident population of 4.702 million [Reference Xu25].
Data collection
We collected daily reported HFMD cases during 1 January 2010 and 31 December 2019 from the Diseases Reporting Information System of the Zibo Center for Disease Control and Prevention. Reported cases were divided into two epochs (2010–2018, 2019), the former was defined as a training set to construct models, and the latter as a test set to verify the accuracy of predictive models. Patients were identified according to the diagnostic criteria defined by the National Health Commission of the People's Republic of China (http://www.moh.gov.cn).
Daily climatic data were collected from the Chinese Meteorological Data Sharing System (http://cdc.nmic.cn) and it is publicly accessible, including daily mean, maximum, minimum temperature (°C), precipitation (mm), mean air pressure (k pa), wind speed(m/s), relative humidity (%) and duration of sunshine (h) respectively.
Model construction
GAM with a Quasi-Poisson family was used to fit the association of weather factors and the number of HFMD [Reference Laureano-Rosario20]. We used categorical indicator variables to control the effects of the weekend and public holidays, and penalised smoothing splines functions to adjust for seasonality and long-term time trends in morbidity [Reference Wang14]. Considering HFMD incubation period range from 3 to 10 days, a lag of up to 14 days was chosen for this study. Each lag day was modelled, and the optimal lag model used to analyse the relationship between meteorological factors and HFMD was selected by comparing the R 2 of models [Reference Yu26]. Akaike's information criterion for quasi-Poisson (QAIC) and previous similar studies were adopted to choose the df for climate factors [Reference Zhu7, Reference Chen27].
where: u t is the expected number of HFMD on t day, β 0 is the intercept, ns() present penalised smoothing splines.
Support vectors regression (SVR) model maps the nonlinear samples from the original space to the high-dimensional space, where conducts linear regression for finding an appropriate regression hyperplane, that is, the sample fits the optimal regression function, which is used for regression prediction. For the sample (x i, y i), SVR allows a difference closed to ε between predicted value f(x i) and observed value y i, which is equivalent to building an interval band with a width of 2 ε, if the training sample falls into this interval band, it is considered to be predicted correctly [Reference Zou18, 28]. Thus, the SVR problem can be formalised as:
where, ${\rm \complement }$ is the constant of regularisation, l i is the ε-insensitive loss function, ω, b is model parameters to be determined, m is the number of HFMD cases.
Random forest was applied to deal with classification and regression problems. If the CART tree is a regression tree, then the adopted principle is the least mean square deviation [Reference Yu26]. That is, for any partition feature A, the data was divided into sets D1 and D2 by the partition points, calculating the minimum mean square deviation of D1 and D2 sets and the corresponding feature and eigenvalue partition points. Random forest regression (RFR) run efficiently on high-dimension data sets, in addition, it is more accurate and robust to noise [Reference Cipullo19]. The main step of obtaining an optimal model is to determine two parameters: mtry and decision tree (ntree) [Reference Wang29]. When used in regression, mtry is usually 1/3 of all factors in the database. The prediction of CART trees is based on the average of leaf nodes, so the prediction of random forest is the average of the predicted values of all trees. The function is as follows:
where, c 1 is the sample output mean of D 1 dataset, and c 2 is the sample output mean of D 2 dataset. The predictive validity of the models was evaluated by the criteria of the root mean square error (RMSE), mean absolute error (MAE) and R 2.
Data collection and statistical analyses were performed by excel 2016 and R 4.0.1 software respectively in the study. We used the package ‘e1071’ for support vector regression [Reference Sananmuang30], ‘randomForest’ for the RFR [Reference Zhao and Wu31] and ‘mgcv’ for GAMs [Reference Li32] respectively.
Results
Descriptive analysis
Daily HFMD counts and weather variables during the study period are shown in Table 1. Daily average cases are 14.26 and the daily maximum count reached 117 cases.
s.d., standard deviation, PX, interquartile range.
Figure 2 shows monthly HFMD incidence distribution, and Figure 3 displays the time series of daily HFMD cases and weather variables in Zibo city, 2010–2019. We found that the onset of HFMD presents an unimodal trend, increasing from March, concentrating from May to September (Fig. 2), and the onset of HFMD presents obvious seasonality and cycle occur almost every 2–3 years (Fig. 3). In addition, HFMD cases and climate vectors except for wind speed (Fig. 3).
Spearman correlation between weather factors and HFMD cases is depicted in Table 2. Variables positively correlated with the HFMD cases included precipitation, sunshine hours, mean temperature, maximum and minimum temperature and relative humidity, and variables negatively correlated included wind speed and air pressure. While there was no significant correlation between wind speed and sunshine hours and HFMD cases (|r| < 0.1). Taking the multicollinearity between variables into account, we can't take the variables that | r | between variables are more than 0.8 into models. From Table 2, we find that there is multi-collinearity between air pressure and the three temperature variables as well as among three temperature variables with each other (|r| > 0.8). Based on a previous study, we only take mean temperature into models [Reference Zhang33]. In summary, weather variables taken into models are mean temperature, relative humidity and precipitation respectively.
Rn: No Statistical Significance.
PRE, precipitation. PRS, pressure.
WIN, wind speed. RHU, relative humidity.
SSD, Sunshine duration. TEM, mean temperature.
Tmin, daily minimum temperature. Tmax, daily maximum temperature.
Comparison of models
The independent variables included in SVR, RFR and GAM are the same, all including average temperature, relative humidity and precipitation respectively.
Figure 4 (the ordinate represents the smooth fitting value of weather factors to the incidence of HFMD) presents the nonlinear effects of mean temperature, precipitation and relative humidity on HFMD cases. We found the potential risks of HFMD increased as the temperature increased (below the threshold value of 28 °C), then became flatted. Remarkably, the data is relatively sparse and not significant (below −10 °C). As for relative humidity, there is a threshold at 77% about the effect of relative humidity on HFMD cases, when the risk of HFMD increases rapidly (less than 77%) and then decreases slightly and keep stable. While the effect of precipitation on HFMD cases presents ‘M’ shape (when precipitation<600 mm), s () increases rapidly, then falls (about 300 mm), then rise quickly (at 400 mm) and more than the previous peak.
Figure 5 shows the predictive results of the three models for HFMD cases in 2019 in Zibo city. The results of SVR prediction are closer to the observed values, predicting a large epidemic peak from May to August, and have the smallest predictive errors compared to GAM and RFR (Table 3). The accuracy of the three models was ranked in descending order as follow: SVR > GAM > RFR. The prediction results of SVR for HFMD are closest to the observed value, and the trend is roughly coincident to the original trend. By contrast, RFR and GAM can accurately predict the incidence trend of HFMD, but cannot accurately predict the specific number of cases. Therefore, the SVR model was effective and applicable for the prediction of HFMD in Zibo city and RFR and GAM fail to be used to predict HFMD cases.
Discussion
HFMD has been increasingly recognised as a significant health problem, and climate change may increase the burden of HFMD. An early warning could help health agencies to release potential disease outbreaks through the combination of disease surveillance information and climate factors [Reference Chen34]. This study assessed the effect of temperature, precipitation and relative humidity on HFMD cases, and constructed the most appropriate predictive model for HFMD based on meteorological factors.
The purpose of this study is to explore the influence of weather on HFMD and predict the incidence of disease on this basis. Therefore, other factors such as age, immunity of patients and the influence factors of virus infection are not considered, and only meteorological factors are taken into the model. Although the influence of meteorological factors on HFMD has been explored in published studies, the effects of these studies are inconsistent. Effect of temperature on HFMD presents an inverted V-shape in Guangzhou city and Beijing [Reference Ma35]. On the contrary, a linear correlation between temperature and HFMD cases was found in other studies of Guangzhou [Reference Chen34]. Additionally, the impact of wind speed on HFMD has always been controversial. Studies by WangHao et al. and Wuxinrui et al. found wind speed is a protective factor for HFMD [Reference Wang9, Reference Wu15], the possible explanation is that wind speed increases the resistance to transmission of viruses, blocking the transmission of viruses, which reduces the chance of infected disease, while some studies show that wind speed is a risk factor for HFMD [Reference Qi10, Reference Gou13, Reference Wang14]. In this study, we observed that the effects of temperature, relative humidity and precipitation on HFMD presented nonlinear trends, and there are thresholds, which are consistent with studies in Guangdong province, Japan, Singapore [Reference Urashima36–Reference Hii38]. These regional discrepancies could be likely attributed to the diversities of geographic, socioeconomic and population variables or methods and data sources. Although there is no unified conclusion about biological mechanisms of climate factors on HFMD, acceptable explanations in published studies mainly include three aspects: survival and reproduction of pathogens, the host population and environmental factors [Reference Yi39]. Appropriate temperature and humidity are conductive to the propagation of the virus, increasing the probability of disease, and wind speed will accelerate the spread of the virus, thus leading to more infections. Therefore, related departments could use the impact of meteorological factors on HFMD in specific areas to predict the incidence, providing a scientific basis for the prevention and control of HFMD.
Based on the impacts of meteorological factors on HFMD, we constructed and compared three predictive models. The comparison of prediction may help epidemiologists choose the most appropriate model for a given situation. Although three models can solve nonlinear prediction problems, for the predictive efficiency, the order of the three predictive models is SVR > GAM > RFR. GAM excelled flexibly controlling the confounding factors affecting diseases, such as time series, weekend and holiday effect. The adjusted degree of freedom of factors, it has been widely used to predict a variety of diseases, but it is too complex in calculation and sensitive to the choice of parameters. Machine learning methods don't require complex calculations, and the choice of parameters is less likely to cause a large change in error. In contrast, machine learning is less affected by parameter selection. SVR model is a new approach of machine learning provided better performance and greater potential in predicting infectious disease. It uses a nonlinear kernel function followed by linear regression in this feature space and can minimise the actual risk by seeking to minimise the structural risk and better solves problems such as small samples and nonlinearity, which are the most prominent feature of SVR [Reference Zhang40]. Because it carries out linear regression in high-dimensional feature space by insensitive loss function and makes use of strong data inclusion to reduce the complexity of the model for a long time. It avoids the traditional process from induction to deduction, achieves the efficient inference from training sample to prediction sample, greatly simplifies the traditional regression problem. Although the SVR model algorithm is simple and has good robustness, it fails to implement for large-scale training sample, which will consume a lot of machine memory and operation time. However, due to fast training speed and two random principles, RFR can process a large amount of data and not easy to generate overfitting problems. In addition, it has a strong ability to make use of data, and obtain the importance of eigenvalue, but takes a long time when the number of decision trees. In summary, for prediction of HFMD in 2019, Zibo city, the results of SVR are closest to the observed value, and has minimal predictive errors.
There are several limitations which should be noted. Firstly, we only consider meteorological factors as risk factors for HFMD, but other influencing factors, such as population density, economic conditions, geographical environment are not taken into consideration, which may decrease the predictive ability of the model [Reference Liu12]. Secondly, due to discrepancy in geographical location, living custom and other aspects, the results may only apply to HFMD in Zibo city, and cannot be extended to other regions with different weather patterns.
In summary, we compared three models based on the influence of weather factors on HFMD incidence, and concluded that the SVR is superior to GAM and RFR, and can be used for forecasting HFMD cases, providing scientific evidence for further application in HFMD prevention and control in Zibo city, Shandong Province.
Financial support
This study is supported by the State Key Research Development Program of China (2019YFC1200502) and the Project supported by the General Administration of Customs, P.R. China (2019HK125).
Conflicts of interest
All the authors have declared no competing interests.
Ethical standards
HFMD data were provided by the Zibo Center for Disease Control and Prevention. No informed consent was required because no individual-level analysis was performed. This study was supported by the State Key Research Development Program of China (2019YFC1200502) and the Project supported by the General Administration of Customs, P.R. China (2019HK125). The information contained in the patient records is anonymised and identified prior to analysis. Only aggregated data were analysed and reported.
Data availability statement
The data of this study are available from the Zibo Center for Disease Control and Prevention but restrictions apply to the availability of these data, which are used under licence for the current study, and so cannot be shared publicly.