1. Background
2. Methods
2.1. Data Source
2.2. Variables
2.3. Statistical Methods
2.3.1. Penalized Logistic Regression

2.3.2. Multifactor Dimensionality Reduction

2.3.3. Logic Regression

2.3.4. Classification Regression Methods
3. Results
| Variables | Control, N = 113 | Case, N = 112 | P Valueb |
|---|---|---|---|
| Male gender | 47 (20.9) | 59 (26.2) | 0.125 |
| Breech birth | 4 (1.8) | 4 (1.8) | 1.000 |
| Respiratory disorders | 2 (0.9) | 31 (13.8) | < 0.001 |
| Jaundice | 21 (9.3) | 34 (15.1) | 0.058 |
| Sepsis | 5 (2.2) | 28 (12.4) | < 0.001 |
| History of illness | 30 (13.3) | 10 (4.4) | 0.001 |
| Consanguinity | 50 (22.2) | 107 (47.6) | < 0.001 |
| PROM | 4 (1.8) | 17 (7.6) | 0.006 |
| Adjuvant treatment of infertility | 2 (0.9) | 9 (4.0) | 0.061 |
| Multiple birth | 0 (0.0) | 11 (4.9) | 0.002 |
| Vaginal bleeding | 6 (2.7) | 10 (4.4) | 0.426 |
| Asphyxia | 23 (10.2) | 90 (40.0) | < 0.001 |
| SGA | 19 (8.4) | 28 (12.4) | 0.178 |
| Preterm delivery | 3 (1.3) | 41 (18.2) | < 0.001 |
| High risk delivery | 0 (0.0) | 3 (1.3) | 0.242 |
| History of abortion | 17 (7.6) | 22 (9.8) | 0.462 |
| Previous pregnancy | 17 (7.6) | 27 (12.0) | 0.122 |
| Vaginal delivery | 64 (28.4) | 95 (42.2) | < 0.001 |
| Maternal age (< 16 or > 40 y) | 6 (2.7) | 11 (4.9) | 0.304 |
aValues are expressed as No. (%).
b2-sample test for equality of proportions with continuity correction.
| Variables | Coefficient | SE | P Value |
|---|---|---|---|
| Intercepta | 9.58 | 2.61 | < 0.001 |
| Asphyxia | 4.28 | 0.71 | < 0.001 |
| Consanguinity | 7.36 | 2.48 | 0.030 |
| Preterm delivery | 7.59 | 2.46 | 0.020 |
| History of illness | -2.95 | 0.90 | 0.010 |
| High risk delivery | 5.14 | 3.78 | 0.174 |
| Interceptb | 6.21 | 1.19 | < 0.001 |
| Asphyxia | 3.50 | 0.59 | < 0.001 |
| Consanguinity | 4.57 | 1.12 | < 0.001 |
| Preterm delivery × consanguinity | 6.52 | 3.17 | 0.040 |
| History of illness × consanguinity | -2.75 | 0.88 | 0.002 |
| Gender × preterm delivery × consanguinity | 1.65 | 3.74 | 0.660 |
aForward step-wise procedure.
bForward stage-wise procedure.
| Number of Interactions | Final Model with 3-Way Split | Training Accuracy | Testing Accuracy | Validation Accuracy |
|---|---|---|---|---|
| k = 4 | Asphyxia × consanguinity × preterm delivery | 97.83 | 91.07 | 82.45 |
| k = 3 | Asphyxia × consanguinity | 87.82 | 91.96 | 85.83 |
| k = 2 | Asphyxia × consanguinity | 86.43 | 92.31 | 90.38 |
| Number of interactions | Final model with cross validation | Classification accuracy | Prediction accuracy | |
| k = 4 | Asphyxia × consanguinity × preterm delivery | 92.13 | 91.92 | |
| k = 3 | Asphyxia × consanguinity × preterm delivery | 92.15 | 92.28 | |
| k = 2 | Asphyxia × consanguinity | 89.32 | 89.03 | |
| Top 5 models identified by MDR method with the best testing accuracy | Balance accuracy | |||
| Asphyxia × consanguinity × preterm delivery | 92.145 | |||
| Asphyxia × consanguinity × respiratory disorders | 90.459 | |||
| Sepsis × asphyxia × consanguinity | 90.001 | |||
| Consanguinity × PROM × asphyxia | 90.001 | |||
| Consanguinity × multiple birth × asphyxia | 89.897 | |||
| Method | Interactions |
|---|---|
| Adaboost | |
| 2 way | Consanguinity × gender |
| Previous pregnancy × vaginal delivery | |
| 3 way | Consanguinity × preterm delivery × gender |
| Preterm delivery × history of illness × asphyxia | |
| Consanguinity × asphyxia × gender | |
| History of illness × gender × SGA | |
| Sepsis × asphyxia × SGA | |
| History of illness × asphyxia × gender | |
| Preterm delivery × vaginal delivery × asphyxia | |
| Bagging | |
| 2 way | Consanguinity × asphyxia |
| 3 way | Consanguinity × preterm delivery × asphyxia |
| C4.5 algorithm | |
| 2 way | Asphyxia × preterm delivery |
| 4 way | Asphyxia × consanguinity × history of illness × preterm delivery |
| CART | |
| 2 way | Asphyxia × consanguinity |
Source: Based on data in Zare Delavar S, IJE 2014; 10(2): 33-9.
| Method | Sensitivity | Specificity | Error | MCC |
|---|---|---|---|---|
| AdaBoost | 0.941 ± 0.029 | 0.951 ± 0.030 | 0.06 ± 0.006 | 0.887 ± 0.028 |
| Bagging | 0.832 ± 0.027 | 0.909 ± 0.029 | 0.135 ± 0.007 | 0.737 ± 0.025 |
| C4.5 algorithm | 0.892 ± 0.030 | 0.927 ± 0.029 | 0.095 ± 0.009 | 0.813 ± 0.029 |
| CART | 0.856 ± 0.030 | 0.894 ± 0.028 | 0.115 ± 0.010 | 0.769 ± 0.030 |
Source: Based on data in Zare Delavar S, IJE 2014; 10(2): 33-9.