Skip to main content

ORIGINAL RESEARCH article

Front. Pediatr., 06 August 2020
Sec. Pediatric Surgery

Diagnostic Value and Effectiveness of an Artificial Neural Network in Biliary Atresia

  • 1Department of Pediatric Surgery, Children's Hospital of Fudan University, Shanghai Key Laboratory of Birth Defect, Shanghai, China
  • 2Department of Medicine, Pulmonary Hospital Affiliated to Tongji University, Shanghai, China

Objectives: Biliary atresia (BA) is a devastating pediatric liver disease. Early diagnosis is important for timely intervention and better prognosis. Using clinical parameters for non-invasive and efficient BA diagnosis, we aimed to establish an artificial neural network (ANN).

Methods: A total of 2,384 obstructive jaundice patients from 2012 to 2017 and their 137 clinical parameters were screened for eligibility. A standard binary classification feed-forward ANN was employed. The network was trained and validated for accuracy. Gamma-glutamyl transpeptidase (GGT) level was used as an independent predictor and a comparison to assess the network effectiveness.

Results: We included 46 parameters and 1,452 patients for ANN modeling. Total bilirubin, direct bilirubin, and GGT were the most significant indicators. The network consisted of an input layer, 3 hidden layers with 12 neurons each, and an output layer. The network showed good predictive property with a high area under curve (AUC) (0.967, sensitivity 97.2% and specificity 91.0%). Five-fold cross validation showed the mean accuracy for training data of 93.2% and for validation data of 88.6%.

Conclusions: The high accuracy and efficiency demonstrated by the ANN model is promising in the noninvasive diagnosis of BA and could be considered as in a low-cost and independent expert diagnosis system.

Introduction

Biliary atresia (BA), a devastating pediatric liver disease, is the major cause of liver transplantation in children (1). About 2 weeks after birth, patients start presenting clinical symptoms including progressive jaundice, acholic stool, growth retardation, and rapid serum bilirubin elevation. Cholangiography and liver biopsy pathology usually show intrahepatic and extrahepatic bile duct obstruction, hilar fiber block, liver inflammation, and fibrosis (2). Surgical intervention, mainly via Kasai portoenterostomy, is the only way to reestablish bile flow in BA (3). However, many BA patients still suffer from progressive liver fibrosis after the Kasai procedure and will eventually need liver transplantation (4).

Incidence rates of BA vary globally, with East Asia having the highest incidence of BA with a rate of about 1.7–3.7 in 10,000 live births (5, 6). While the etiology of BA is still poorly understood, timely and proper surgical intervention is widely accepted as important for management (7, 8). A Kasai procedure performed within 60 days of birth contributes to a better prognosis in BA patients (911). Currently, diagnosis of BA is done by surgical cholangiography and liver biopsy, both of which are invasive procedures with prolonged recovery times.

Therefore, it is important to establish an accurate and non-invasive modality for the early diagnosis of BA.

The artificial neural network (ANN) is a non-linear regression model and can be used in a computer-aided diagnosis system (12). An ANN model based on a combination of non-invasive clinical parameters from BA patients and their differential diagnosis was developed. This study aimed to evaluate its effectiveness in BA diagnosis.

Methods

Patient Inclusion and Data Collection

Patients with obstructive jaundice patients who were suspected of BA, admitted to the surgical department of the Children's Hospital of Fudan University, and underwent surgical cholangiography from the 2nd of January 2012 to the 30th of November 2017 were enrolled for screening. Patient information and results from laboratory tests were retrospectively obtained from the medical records. This study was approved by the Ethics Committee of the Children's Hospital of Fudan University. Informed consent was obtained from the legal guardians of all patients before enrollment in the study.

Basic information was obtained from all patients upon admission including date of birth, sex, body weight, gestational history, amalgamated malformation, and blood type. Laboratory tests including routine blood tests, urine tests, fecal tests, biochemical tests, coagulation function test, arterial blood gas analysis, TORCH and EBV screening, and hepatitis screening were performed 1–2 days before surgical cholangiography. Abdominal B ultrasound for liver, gallbladder, and spleen was also performed as imaging examination parameter.

Data Processing

Altogether, 137 parameters (6 basic information parameters, 130 laboratory test parameters, and 1 imaging examination parameter, shown in Supplementary Table 1) were screened for data integrity. Parameters with a missing data ratio of <10% were included for further analyses. Afterward, clinical parameters from all enrolled patients were screened for data integrity. Only patients with full accessible data of the included parameters were included for ANN modeling (Figure 1).

FIGURE 1
www.frontiersin.org

Figure 1. Data screening and processing for ANN modeling and training.

Included patients were divided into two groups, the BA group and the non-BA group. Diagnosis was made by surgical cholangiography and liver biopsy pathology during surgery.

ANN Modeling

In this scenario, a standard binary classification problem was introduced, that is, whether the patient has BA or not. To address this, a standard binary classification feed-forward ANN model was applied. The ANN was developed using the Python programming language, with a combination of Keras and TensorFlow. The network consisted of an input layer, three hidden layers, and an output layer with one neuron (Figure 2). Each neuron contained a series of weights and biases which were multiplied, added to the inputs, and then passed through an activation function to determine what numerical value was passed from a given neuron to the next layer or output from the network. These weights and biases were optimized to obtain the best performance from the network for BA prediction.

FIGURE 2
www.frontiersin.org

Figure 2. ANN modeling procedure and structure.

All binary inputs were fed to the network as either 0 or 1, while continuous inputs were transformed, such that the mean of the data set was shifted to 0 and the standard deviation was normalized to 1. The initial weights on all the neurons were drawn randomly. For the hidden layer, a rectified linear unit activation function was used, while a sigmoid activation function was employed for the output layer. The Adam optimizer was used to optimize the weights and biases. Finally, a “loss function” was defined to assess the performance of the network. For this, binary cross-entropy was used, which is standard for binary classification problems. After automatic parameter tuning, the network was trained using batch sizes of 20 and optimized over 300 epochs. To limit overfitting of the network, the dropout method was employed, with 0.4 as the dropout rate for each hidden layer.

Accuracy, along with a five-fold cross validation, was used to evaluate the network. The mean values for accuracy in both training data and validation data were reported. Using ROC curves, GGT levels were used as an independent predictor to assess the predicted probability in all included subjects.

Statistical Analysis

Continuous data were presented as means ± standard deviation (SD), and qualitative variable data were presented as percentages. The Wilcoxon rank-sum test and chi-square test were used for comparisons between the two groups as appropriate. Area under the curve (AUC), sensitivity, specificity, positive predictive value (PPV), and negative predictive value (NPV) were used to describe the predictive properties. A P < 0.05 was considered to be statistically significant. Statistical analysis was performed using the Python 3.6 and R software 3.5 programs.

Results

Patient Information and Parameter Inclusion

After data screening, 46 qualified parameters were included and analyzed. A total of 2,384 patients were screened for eligibility. Of this total, the 1,452 patients who had full data accessibility for all 46 analyzed parameters were included for further analyses and ANN modeling. Among the included patients, 1,274 (87.7%) of them were diagnosed with BA, while 178 (12.3%) were not (Figure 1). The diseases of non-BA patients included cholestasis, infant hepatitis syndrome, bile duct dysplasia, progressive familial intrahepatic cholestasis (PFIC), and Alagille syndrome. All the non-BA patients were transferred to and treated in the Internal Medicine Department.

Parameter Analyses

The 46 included parameters were each compared between the BA and non-BA groups (shown in Supplementary Table 2). Compared to the reference values of healthy population, 10 parameters were lower in BA patients, namely, Hgb, Hct, NEUT%, TP, ALB, GLB, PA-Y, CHEW, CRES, and arterial blood pH. This indicated a deficiency in nutrition status and compromised immunity. On the other hand, eight parameters were higher in BA patients, namely, TBIL, DBIL, AST, ALP, GGT, TBA, A/G, and APTT, indicating impaired liver function and a disorder in coagulation.

There was a significantly higher proportion of female patients in the BA group than in the non-BA group. Of the other 16 clinical parameters with significant statistical difference between the two groups, five were related to routine blood function, nine were biochemical tests, one was related to coagulation function, and one was related to hepatitis. Considering the difference in mean values between both groups, its clinical significance, and its comparison to reference values in the healthy populations, the GGT level was the most significant parameter and was used as an independent predictor (BA 772.22 ± 604.41 U/L vs. non-BA 316.80 ± 380.45 U/L, p < 0.0001; reference value 8–57 U/L).

ANN Modeling

All the 46 parameters were included as variables to the input layer, the three hidden layers consisting of 12 neurons each, and the output layer consisting of one neuron. The network showed good predictive property, with a high AUC (0.967) and a cutoff point at 0.8. The sensitivity of the network was 97.2% and the specificity was 91.0%. Examining the diagnostic pattern of GGT alone, the AUC was 0.793 with a cutoff point at 238.5 U/L. The sensitivity of a single GGT predictor was 65.7% and its specificity was 81.8%. The five-fold cross validation for the ANN model revealed that the mean accuracy (95% CI) for the training data was 93.2% (92.5%−93.9%), while the mean accuracy (95% CI) for the validation data was 88.6% (88.2%−88.9%). The ROC curve (Figure 3) showed the predictive properties of both the network and GGT as a single predictor.

FIGURE 3
www.frontiersin.org

Figure 3. The receiver operating characteristic (ROC) curve of ANN model and comparison with single GGT predictor.

Discussion

In this study, we built up an ANN model for the non-invasive diagnosis of BA, based on 46 clinical parameters from 1,274 BA patients and 178 non-BA infants. Compared to GGT as an independent predictor, this network displayed a good predictive property with a high AUC value (0.967), a sensitivity of 97.2%, and a specificity of 91.0%.

BA requires an accurate and efficient early diagnosis for timely and proper surgical intervention (7). Currently, the diagnosis of BA is based on surgical cholangiography and liver biopsy. These are invasive procedures with lengthy recovery times. As a result, the diagnostic process is prolonged and requires a significant period of post-procedural care (13). Although several diagnostic factors and prediction models have been considered for effective diagnosis of BA, they either have lacked satisfactory sensitivity and specificity or are not readily applicable or accessible in the hospital setting (1417).

The ANN, a subfield of artificial intelligence, has shown promise in disease prediction, diagnosis, and classification. Compared to traditional diagnostic models, the ANN has the advantages of self-learning and massive data processing (18, 19). It simulates the animal nervous system with primary elements called artificial neurons (ANs). The ANs are placed in several layers; the input layer receives the variables, which are processed to subsequent hidden layers consecutively, until the output layer reaches a final prediction (20). The interactions between each layer are dependent on synaptic weights, which are determined by an iterative processing of the input variables (21). Using different mathematical methods, the synaptic weights are gradually adjusted to achieve a better predictive performance during the training and validation process (22). Therefore, the ANN can be self-generated even with small samples, and it is capable of handling a large quantity of highly complex data (20).

In our study, all clinical information and routine tests collected from the patients upon admission to our department and before surgical intervention were screened. With a quick feedback of results, all the parameters were obtained easily, resulting in a non-invasive, and efficient diagnostic model. Furthermore, sophisticated equipment is not required to obtain these parameters, which can also be measured in various hospital settings. As a result, the application of this network is easy and practical. The majority of the 46 included parameters are indicators of nutrition status and liver function, in accordance with previous findings in BA patients (6, 8). The most affected indicator in BA patients is liver function, usually presenting as increased inflammation and fibrosis. Therefore, the impaired nutrition status, compromised immunity, and coagulative dysfunction displayed are likely consequences of liver dysfunction. The differences between the reference values of healthy population and non-BA obstructive jaundice infants in our study were considered. Total bilirubin, especially direct bilirubin, and GGT were the parameters with the most significantly different values. These values are indications of a more serious obstruction of the bile duct system, as well as liver damage and dysfunction. While other affected parameters are related to nutrition, indicators of immunity and coagulation exist in both BA and non-BA jaundice patients.

GGT is an indicator for liver dysfunction. It is elevated in liver damage, especially in bile duct obstruction. GGT has been demonstrated to be a highly indicative independent predictor for BA diagnosis and prognosis (23, 24). Compared to GGT alone, our ANN model for BA diagnosis showed remarkable effectiveness, with higher sensitivity and specificity. Moreover, our network included a greater number of parameters statistically selected from multiple clinical tests, regardless of their empirical values in BA diagnosis. Since the ANN is self-promoting with the growth of data volume, and not affected by the interactions between different parameters (19), we believe our network is more objective and advanced than other linear prediction models.

However, our ANN model has some limitations. First, our variables were selected from all parameters in the medical records from the past few years and excluded large amounts of parameters with low data integrity. As a result, several potentially important factors may have been excluded prior to the ANN modeling. Therefore, due to the complex learning processes involved in the model development, it may be impossible to figure out what parameters exist in the hidden layers (the so-called black box) or to reproduce the same ANN model (12, 18). Although the dropout method was applied to avoid bias and overfitting, and our network was validated for stability, there is risk when applying this network to a larger data set from multiple institutions (25). Therefore, future validation and adjustment with integral and stable data from multiple institutions would further verify the predictive ability of this ANN model and its application in BA diagnosis.

For further applications of this ANN model, adjustment would be needed when validating and applying it in larger populations. Because of its property of self-learning and bias control, we believe that the ANN model would become more stable and accurate after synthesizing larger amount of data. Furthermore, this study provided a proof of concept that artificial intelligence could be used in BA management and individualized treatment for early detection and differential diagnosis and potentially for prognosis predictions, such as risk factor detection and survival evaluation.

In conclusion, we established an ANN model based on multiple non-invasive parameters for BA diagnosis. This network provided accurate and efficient diagnosis for BA patients. It also provides an opportunity for independent expert diagnosis for resource-limited communities in the future.

Data Availability Statement

All datasets presented in this study are included in the article/Supplementary Material.

Ethics Statement

The studies involving human participants were reviewed and approved by The Ethics Committee of the Children's Hospital of Fudan University. Written informed consent to participate in this study was provided by the participants' legal guardian/next of kin.

Author Contributions

SZ, YZ, and RD: study conception and design. JL, SD, GC, SS, JJ, SZ, YZ, and RD: material preparation, data collection, and analysis. JL, SD, SS, and JJ: drafting of the manuscript. GC, SZ, YZ, and RD: critical revision. All authors: commented on previous versions of the manuscript, read, and approved the final manuscript.

Funding

This study was supported by the Shanghai Key Disciplines (no. 2017ZZ02022), National Natural Science Foundation of China (nos. 81770519, 81771633, 81873545, and 81974059), The Science Foundation of Shanghai (nos. 14411969800, 16411952200, 18411969100, and 19ZR1406600), and Children's National Medical Center (nos. EK1125180104, EKYY20180204, EK112520180211, and EK112520180310).

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.

Acknowledgments

We would like to thank all the doctors and nurses in the Department of Pediatric Surgery of Children's Hospital of Fudan University for the collection of the data and information.

Supplementary Material

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

References

1. Fanna M, Masson G, Capito C, Girard M, Guerin F, Hermeziu B, et al. Management of biliary atresia in France 1986-2015: long term results[J]. J Pediatr Gastroenterol Nutr. (2019) 69:416–24. doi: 10.1097/MPG.0000000000002446

PubMed Abstract | CrossRef Full Text | Google Scholar

2. Qiao G, Li L, Cheng W, Zhang Z, Ge J, Wang C. Conditional probability of survival in patients with biliary atresia after Kasai portoenterostomy: a Chinese population-based study[J]. J Pediatr Surg. (2015) 50:1310–5. doi: 10.1016/j.jpedsurg.2015.03.062

PubMed Abstract | CrossRef Full Text | Google Scholar

3. Medappil N, Jacob M, Lochan R, Asthana S, Reddy J, Saif R, et al. Kasai portoenterostomy for biliary atresia-Surgical precautions for better outcomes[J]. J Pediatr Surg. (2019) 54:868–9. doi: 10.1016/j.jpedsurg.2018.09.028

PubMed Abstract | CrossRef Full Text | Google Scholar

4. Ochi T, Nakamura H, Wada M, Tamura T, Koga H, Okazaki T, et al. Liver transplantation for deterioration in native liver function after portoenterostomy for biliary atresia in Japan: short-versus long-term survivors[J]. J Pediatr Surg. (2018) 53:277–80. doi: 10.1016/j.jpedsurg.2017.11.016

PubMed Abstract | CrossRef Full Text | Google Scholar

5. Muraji T, Tanaka H, Ieiri S. Ethnic variation in the incidence of biliary atresia correlates with the frequency of the most prevalent haplotype in its population[J]. Hum Immunol. (2018) 79:668–71. doi: 10.1016/j.humimm.2018.07.001

PubMed Abstract | CrossRef Full Text | Google Scholar

6. Friedmacher F, Ford K, Davenport M. Biliary atresia: a scientometric analysis of the global research architecture and scientific developments[J]. J Hepatobiliary Pancreat Sci. (2019) 26:201–10. doi: 10.1002/jhbp.628

PubMed Abstract | CrossRef Full Text | Google Scholar

7. De Maayer T, Lala SG, Loveland J, Okudo G, Mohanlal R, Hajinicolaou C. Outcomes of Kasai hepatoportoenterostomy in children with biliary atresia in Johannesburg, South Africa[J]. S Afr Med J. (2017) 107:12131.

PubMed Abstract | Google Scholar

8. Shen WJ, Chen G, Wang M, Zheng S. Liver fibrosis in biliary atresia[J]. World J Pediatr. (2019) 15:117–23. doi: 10.1007/s12519-018-0203-1

PubMed Abstract | CrossRef Full Text | Google Scholar

9. Neto B, Borges-Dias M, Trindade E, Estevão-Costa J, Campos JM. Biliary Atresia-Clinical Series[J]. GE Port J Gastroenterol. (2018) 25:68–73. doi: 10.1159/000480708

PubMed Abstract | CrossRef Full Text | Google Scholar

10. Ferreira AR, Queiroz TCN, Vidigal PVT, Ferreira RP, Wanderley DC, Fagundes EDT. Multivariate analysis of biliary flow-related factors and post-kasai survival in biliary atresia patients[J]. Arq Gastroenterol. (2019) 56:71–8. doi: 10.1590/s0004-2803.201900000-18

PubMed Abstract | CrossRef Full Text | Google Scholar

11. Jiao C, Yu K, Li D, Fu K, Wang P, He Y, et al. A retrospective study of the ideal operation time for preterm biliary atresia patients[J]. Pediatr Surg Int. (2019) 35:679–84. doi: 10.1007/s00383-019-04464-7

PubMed Abstract | CrossRef Full Text | Google Scholar

12. Qiu Q, Nian YJ, Tang L, Guo Y, Wen LZ, Wang B, et al. Artificial neural networks accurately predict intra-abdominal infection in moderately severe and severe acute pancreatitis[J]. J Dig Dis. (2019) 20:486–94. doi: 10.1111/1751-2980.12796

PubMed Abstract | CrossRef Full Text | Google Scholar

13. Hasan MS, Karim AB, Rukunuzzaman M, Haque A, Akhter MA, Shoma UK, et al. Role of liver biopsy in the diagnosis of neonatal cholestasis due to biliary atresia[J]. Mymensingh Med J. (2018) 27:826–33.

PubMed Abstract | Google Scholar

14. Woolfson JP, Schreiber RA, Butler AE, MacFarlane J, Kaczorowski J, Masucci L, et al. Province-wide biliary atresia home screening program in British columbia: evaluation of first 2 Years[J]. J Pediatr Gastroenterol Nutr. (2018) 66:845–9. doi: 10.1097/MPG.0000000000001950

PubMed Abstract | CrossRef Full Text | Google Scholar

15. Harpavat S. MMP-7: the next best serum biomarker for biliary atresia?[J]. J Pediatr. (2019) 208:8–9. doi: 10.1016/j.jpeds.2019.01.026

PubMed Abstract | CrossRef Full Text | Google Scholar

16. Yang L, Zhou Y, Xu PP, Mourya R, Lei HY, Cao GQ, et al. Diagnostic accuracy of serum matrix metalloproteinase-7 for biliary atresia[J]. Hepatology. (2018) 68:2069–77. doi: 10.1002/hep.30234

PubMed Abstract | CrossRef Full Text | Google Scholar

17. Lin DC, Wu KY, Sun FJ, Huang CC, Wu TH, Shih SL, et al. A quantitative image analysis using MRI for diagnosis of biliary atresia[J]. Clin Imaging. (2019) 53:186–90. doi: 10.1016/j.clinimag.2018.10.001

PubMed Abstract | CrossRef Full Text | Google Scholar

18. Baxt WG. Application of artificial neural networks to clinical medicine[J]. Lancet. (1995) 346:1135–8. doi: 10.1016/S0140-6736(95)91804-3

PubMed Abstract | CrossRef Full Text | Google Scholar

19. Smith AE, Nugent CD, McClean SI. Evaluation of inherent performance of intelligent medical decision support systems: utilising neural networks as an example[J]. Artif Intell Med. (2003) 27:1–27. doi: 10.1016/S0933-3657(02)00088-X

PubMed Abstract | CrossRef Full Text | Google Scholar

20. Pena-Bautista C, Durand T, Oger C, Baquero M, Vento M, Cháfer-Pericás C. Assessment of lipid peroxidation and artificial neural network models in early Alzheimer Disease diagnosis[J]. Clin Biochem. (2019) 72:64–70. doi: 10.1016/j.clinbiochem.2019.07.008

PubMed Abstract | CrossRef Full Text | Google Scholar

21. Souza Filho JBOE, Sanchez M, Seixas JM, Maidantchik C, Galliez R, Moreira ADSR, et al. Screening for active pulmonary tuberculosis: development and applicability of artificial neural network models[J]. Tuberculosis (Edinb). (2018) 111:94–101. doi: 10.1016/j.tube.2018.05.012

PubMed Abstract | CrossRef Full Text | Google Scholar

22. Zhang L, Li QY, Duan YY, Yan GZ, Yang YL, Yang RJ. Artificial neural network aided non-invasive grading evaluation of hepatic fibrosis by duplex ultrasonography[J]. BMC Med Inform Decis Mak. (2012) 12:55. doi: 10.1186/1472-6947-12-55

PubMed Abstract | CrossRef Full Text | Google Scholar

23. Ihn K, Ho IG, Chang EY, Han SJ. Correlation between gamma-glutamyl transpeptidase activity and outcomes after Kasai portoenterostomy for biliary atresia[J]. J Pediatr Surg. (2018) 53:461–7. doi: 10.1016/j.jpedsurg.2017.10.001

PubMed Abstract | CrossRef Full Text | Google Scholar

24. Chen X, Dong R, Shen Z, Yan W, Zheng S. Value of gamma-glutamyl transpeptidase for diagnosis of biliary atresia by correlation with age[J]. J Pediatr Gastroenterol Nutr. (2016) 63:370–3. doi: 10.1097/MPG.0000000000001168

PubMed Abstract | CrossRef Full Text | Google Scholar

25. Yang A, Bakhtari N, Langdon-Embry L, Redwood E, Lapierre SG, Rakotomanga P, et al. Kankanet: an artificial neural network-based object detection smartphone application and mobile microscope as a point-of-care diagnostic aid for soil-transmitted helminthiases[J]. PLoS Negl Trop Dis. (2019) 13:e7577. doi: 10.1371/journal.pntd.0007577

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: biliary atresia, obstructive jaundice, diagnosis, gamma-glutamyl transpeptidase, non-invasive

Citation: Liu J, Dai S, Chen G, Sun S, Jiang J, Zheng S, Zheng Y and Dong R (2020) Diagnostic Value and Effectiveness of an Artificial Neural Network in Biliary Atresia. Front. Pediatr. 8:409. doi: 10.3389/fped.2020.00409

Received: 27 April 2020; Accepted: 15 June 2020;
Published: 06 August 2020.

Edited by:

Kenneth K. Y. Wong, The University of Hong Kong, China

Reviewed by:

Go Miyano, Juntendo University, Japan
Patrick Ho Yu Chung, The University of Hong Kong, China

Copyright © 2020 Liu, Dai, Chen, Sun, Jiang, Zheng, Zheng and Dong. 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: YiJie Zheng, yijiezheng2015@163.com; Rui Dong, dongrui_1982@126.com

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.