Figures
Abstract
The active cervical range of motion (aROM) is assessed by clinicians to inform their decision-making. Even with the ability of neck motion to discriminate injured from non-injured subjects, the mechanisms to explain recovery or persistence of WAD remain unclear. There are few studies of ROM examinations with precision tools using kinematics as predictive factors of recovery rate. The present paper will evaluate the performance of an artificial neural network (ANN) using kinematic variables to predict the overall change of aROM after a period of rehabilitation in WAD patients. To achieve this goal the neck kinematics of a cohort of 1082 WAD patients (55.1% females), with mean age 37.68 (SD 12.88) years old, from across Spain were used. Prediction variables were the kinematics recorded by the EBI® 5 in routine biomechanical assessments of these patients. These include normalized ROM, speed to peak and ROM coefficient of variation. The improvement of aROM was represented by the Neck Functional Holistic Analysis Score (NFHAS). A supervised multi-layer feed-forward ANN was created to predict the change in NFHAS. The selected architecture of the ANN showed a mean squared error of 308.07–272.75 confidence interval for a 95% in the Monte Carlo cross validation. The performance of the ANN was tested with a subsample of patients not used in the training. This comparison resulted in a medium correlation with R = 0.5. The trained neural network to predict the expected difference in NFHAS between baseline and follow up showed modest results. While the overall performance is moderately correlated, the error of this prediction is still too large to use the method in clinical practice. The addition of other clinically relevant factors could further improve prediction performance.
Citation: Fidalgo-Herrera AJ, Martínez-Beltrán MJ, de la Torre-Montero JC, Moreno-Ruiz JA, Barton G (2020) Artificial intelligence prediction of the effect of rehabilitation in whiplash associated disorder. PLoS ONE 15(12): e0243816. https://doi.org/10.1371/journal.pone.0243816
Editor: Nizam Uddin Ahamed, University of Pittsburgh, UNITED STATES
Received: March 6, 2020; Accepted: November 18, 2020; Published: December 17, 2020
Copyright: © 2020 Fidalgo-Herrera et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: All the data is available under the current DOI: doi.org/10.6084/m9.figshare.13325399 in the open repository figshare.
Funding: RetiaTech provided support in the form of salaries for the author AFH, but did not have any additional role in the study design, data collection and analysis, decision to publish, or preparation of the manuscript. The specific roles of this author are articulated in the ‘author contributions’ section. The author(s) received no further specific funding for this work.
Competing interests: AFH is affiliated with RetiaTech. There are no patents, products in development or marketed products to declare. This does not alter our adherence to PLOS ONE policies on sharing data and materials.
Introduction
Classically, whiplash is defined as an acceleration–deceleration mechanism of energy transferred to the neck resulting from rear-end or side-impact motor vehicle collisions, but also from diving or other mishaps. These injury mechanisms can cause what is known as whiplash associated disorder (WAD). Common signs and symptoms of WAD include neck pain, stiffness and headaches [1,2]. The cost associated with this condition is EUR 10 billion per annum in Europe alone [3]. The incidence of this pathology varies across countries, but the average is 300 cases per 100000 inhabitants [4,5]. Recovery rates have not improved over the past decades with 50% of patients maintaining symptoms 6 months post injury and 20% not being considered recovered 5 years after the injury [6–11]. WAD has a clear impact on health-related quality of life (HRQoL), and the worse the level of disability, the lower the HRQoL and the higher the costs for society [12].
This burden for the health system has made many clinicians and researchers to turn their attention into WAD to get a better understanding of the pathology. The available evidence suggests that cervical range of motion impairment is mainly caused by pain [13]. While active cervical range of motion (aROM) is routinely assessed by clinicians, this assessment is often performed using unstandardized subjective methods [14]. A recent systematic review on the clinical tests used to evaluate cervical pathologies stated that visual inspection and palpation are inconsistent measures for the problems found in cervical pathologies. In this regard, both visual inspection and palpation showed low inter-rater reliability scores and therefore other methods of evaluating cervical pathology are suggested [15]. Some attempts have been made to standardize the evaluation of the cervical spine, such as validating the use of goniometry [16,17] or tape measures [18]. However, these methods are unable to address other parameters of the movement such as the speed or detect subtle changes in ROM. Advances in inertial measurement unit (IMU) technology have simplified data acquisition by making available devices that are accurate, cheap and easy to use and can objectively measure aROM [19–23].
Using equivalent systems Grip et al. [24] explored the idea of differentiating WAD patients from healthy controls using only the neck kinematics. In their study, multiple parameters are used to train a neural network. While their results were promising, a sample of 56 controls and 59 patients was deemed small to train a generalizable neural network. It is noteworthy that the authors point out that speed parameters show most differences between injured and healthy subjects and therefore they were the principal regressors that defined the group assignment [25]. These conclusions are further shared by researchers such as Niederer et al. [26]. Recently published work expanded the identification of presence or absence of injury by determining the stages of injury in cervical pathologies. This work presented a novel measure, the NFHAS (Neck Functional Holistic Analysis Score). This score encompasses all ranges of motion and assigns a single value for the cervical mobility. With the NFHAS the cervical impairment was staged in 5 categories of increasing severity, easing the identification of the seriousness of the injury according to kinematics [27].
Even with the ability of neck motion to discriminate injured from non-injured subjects, the mechanisms to explain recovery or persistence of WAD remain unclear [28]. The development of clinical prediction rules (CPRs) came about to help in the identification of patients at risk of developing chronic WAD. These tools are designed to guide the clinicians’ decisions [7,29]. The whiplash CPR uses the neck disability index (NDI), the posttraumatic diagnostic scale and the age of the patient [8]. The NDI considers the aROM of the patient but with a subjective approach. Since the CRP has shown good overall performance, the aROM measured objectively could improve the performance of prediction. A major systematic review and meta-analysis of cohort studies identified that there is a lack of knowledge on hard physical objective signs that can act as predictors of the most probable progression of the pathology [1]. Further, it is reported that the procedures used to study WAD are highly inconsistent and this makes it difficult to compare and synthesize the literature in this area [30].
Synthesizing the reviewed literature, we hypothesize that a combination of aROM parameters could help determining the expected recovery of WAD patients. More severe injuries will take longer to recover than milder ones and therefore baseline kinematic parameters could identify this behaviour. To predict new values, regression approaches constitute the classical method. Prediction and explanation are two of the main applications of multiple regression [31], however, in recent years artificial neural networks (ANNs) have gained ground over this classic approach. In these regard la Delfa et al. [32] propose that ANNs are used more often in biomechanics as they appear to be the most robust method for predicting complex relationships. The name artificial neural network derivates from the similarities between the functioning of these algorithms and actual neurons from the nervous system. A neural network is composed of three main parts: the input layer, the hidden layers, and the output layer. The input layer is composed of as many nodes (neurons) as variables are used as predictors of the output. The output layer is composed of several nodes (neurons) equal to the number of target variables, the ones that are to be predicted. In the middle the hidden layers are found. The configuration for these hidden layers is not standardized, and their number or the number of neurons to be included remains to the choice of the investigator [33]. Some authors suggest that most of the problems, where ANNs are used on, can be solved with just one single hidden layer. It is also suggested that the number of neurons in the hidden layers should range between the number of neurons between the input and the output layers [34]. All these layers are connected to each other like neurons in the nervous system are connected by their axons. These connections have a bias and a weight associated that condition when a neuron is activated. All these weight and biases are automatically adjusted by optimization algorithms. These algorithms adjust the weights and biases depending on a correct or incorrect prediction of the target variable during the training phase of the ANN. In a nutshell, an ANN acts as a compilation of regression analyses that work together to make a prediction.
The aim of this paper was to evaluate the performance of a neural network model using kinematic variables to predict the overall change of aROM after a period of rehabilitation in WAD patients.
Materials and methods
Study design and population
A retrospective approach was used to develop a neural network capable of predicting the direction and magnitude of change in the Neck Functional Holistic Analysis Score (NFHAS) after rehabilitation in WAD patients [27]. To achieve this goal the records of the neck kinematics of a cohort of WAD patients from across Spain were used. The WAD patients from traffic car collisions assessed by Fisi(ON) Health Group or its associated clinics were used for this research. All the network of professionals certified to do the assessments are uniformly trained by Fisi(ON) Health Group personnel and follow the same standardized and strict protocol. The measuring device used in these assessments is the EBI® 5, which uses two IMUs for the kinematics recordings at a certified precision of ±0.1°. The patient sits on an upright position, one IMU is placed upon the occiput with an elastic headband, and the other one over the space between the spinous processes of T2 and T3 with double-sided hypoallergenic adhesive tape. The evaluated patient performs an oscillatory movement between the ROM limits of each movement pair (flexion/extension, right side bend/left side bend, right rotation/left rotation) for 45 seconds each. The speed of movement is self-determined, and the patient has the goal to perform the maximum number of repetitions. For these movements, the angles between the head and the thoracic spine are calculated to get the range of motion of the cervical spine. All patients’ records were received in the central headquarters of Fisi(ON) for interpretation and reporting. Data collection was repeated for trials that contained unusable results followed by analysis. The inclusion criteria to be included in this study were: patients over 18 years old, having a diagnosis related to cervical spine injuries, have a baseline assessment before treatment and a follow up assessment after treatment between January and August 2019. All the patients received standard rehabilitation treatment for the neck between baseline and follow up. This treatment included manual therapy, exercises and electrotherapy. The exclusion criteria were: patients with any of the studied kinematic variables considered as an outlier, i.e. more than 3 scaled median absolute deviations away from the median [35]. All outliers were removed from the sample since those parameters could not correspond to real human kinematics. Those outliers could be a result of failed biomechanics assessments that were registered on the database. Few outliers were found since the system has control algorithms that prevent most of these happenings from being recorded. The work of Ogundimu et al. determined that at least 20 cases should be included for every variable used in a prediction model using binary predictors [36]. According to this rule of thumb it would be recommended to use at least 360 patients in this investigation. Since, our predictors are not binary and a larger dataset would reduce the risk of overfitting in the model [31], the full sample of 1082 patients will be used. Ethics approval was obtained from the Research Ethics Committee of Hospital Clínico Universitario San Carlos, Madrid, Spain (approval number 18/405-E). This organism is independent from any of the investigators to comply with the Good Clinical Practice guidelines. All the information used was obtained during routine care and was anonymized before its use in the current investigation. All patients had signed an informed consent where it was specified that clinical data could be used in clinical research.
Model design and statistical analysis.
A supervised multi-layer feed-forward neural network was created to predict the change in NFHAS. The input layer is composed of 18 neurons corresponding to the predictors.
Predictor variables were derived from the kinematics recorded in the biomechanical assessments of the patients. The predictors included age normalized ROM of flexion (F), extension (E), left lateral bending (Llb), right lateral bending (Rlb), left rotation (Lrt) and right rotation (Rrt); coefficient of variation (CV) of each ROM; and speed to peak of each ROM. The ROM and speed were obtained averaging all the repetitions made during the recording. All variables were z-score normalized to avoid problems with the differences in the scale of measurement (i.e. percentage of movement, degrees per second).
To address the improvement of aROM the NFHAS was used. This measure combines the three normalized main ROMs (flexion-extension, lateral bending and rotations) giving a percentage of the global movement of the patient [37]. The procedure to obtain the NFHAS is as follows:
- Determine the sides of a polygon using ROM as coordinates
Where “a” and “b” are any 2 of the ROM with their “x”, “y” and “z” coordinates. The letter “D” represents the distance between 2 ROM vertices. - Calculate the area with Heron’s formula:
Where a, b and c are the sides of the polygon, and s represents the semiperimeter calculated by: - The NFHAS is the result of comparting the area of this polygon against the ideal (100% in all ROM):
The target variable was formed by subtracting the NFHAS obtained in the first assessment before rehabilitation from the NFHAS obtained in the assessment after rehabilitation.
In previous investigations the NFHAS showed that 5 groups was the optimal number of clusters to stage the severity of ROM impairment [37].
The output layer was created using this the signed difference between pre- and post-rehabilitation NFHAS.
Some debate remains on the optimal architecture of ANNs. Most of the literature believes that just one hidden layer is enough to solve most of real-life problems. However, there is no definite answer on the optimal number of hidden layers and neurons in each layer [33,34]. Different architectures were tried practically and the one that offered the best performance was chosen. The levenberg-marquadt algorithm was used in the training for optimization of the ANN.
A Monte Carlo cross-validation was used to determine the optimal architecture of the ANN. A maximum of 17 neurons and 2 hidden layers were tested. At every epoch one neuron was added to the architecture or relocated to the second layer if testing a two-hidden-layer architecture. Seventy per cent of these were used for training and the thirty per cent remaining for validation and calculating the mean squared error (MSE) of the prediction. The MSE is the main variable to address the performance of ANNs. This metric shows the average magnitude of squares of error, the distance between the model’s estimate of the change in NFHAS and the actual change in NFHAs that each patient showed. Values closer to 0 demonstrate better performance and a more accurate forecasting of the ANN. Patients were randomly assigned to each group in each loop. For each possible combination, the MSE was obtained 10 times with different trained ANNs. The MSEs obtained were then averaged to obtain the effect on the error of selecting different cases for the training of the ANN.
The architecture that displayed the lowest MSE was chosen for the final training ANN. In this training patients were randomly assigned again to 2 groups. One group was used to train the ANN, the other group was used for validation purposes and was not presented to the ANN previously. To further test the precision of the ANN a regression using the predicted values of change in NFHAS as independent variable and the real change in NFHAS as dependent variable was performed. All the assumptions (linearity, normality, homoscedasticity, and independence) necessary to run a simple linear regression were satisfied, however, this model will not be used for prediction of measures but a measure of the performance of the developed ANN. An R value closer to 1 indicates a better fit between the regression model and the expected values.
Another ANN was trained adding principal component analysis (PCA) as pre-processing treatment to the predictor variables. This treatment would create new components that are unrelated to each other and potentially improve the prediction. The purpose of this PCA is to eliminate collinearity between the predictors, the maximum fraction of variance for removed rows was left on 0. Each of the PCA would be orthogonal to each other, therefore maximizing the differences between the input variables. Another linear regression analysis was conducted to assess performance, the assumptions for regression analysis were satisfied again.
The sample of patients was further divided into real improvement and predicted improvement (group 1 1), real improvement and predicted to not improve (group 1–1), real deterioration and predicted to improve (group -1 1) and real deterioration and predicted to not improve (group -1–1). A paired t-test was conducted between pre- and post-rehabilitation kinematic values in each group, significance level was set to alpha 0.05.
Results
Participants
A total of 1082 patients were included of which 55.1% were females and a 44.9% were males (age 37±12.88 years, height 1.67±0.09 m and mass 72.41±15.47 Kg). These patients were classified at baseline assessment according to the NFHAS in the following percentages: 3.69% NFHAS type 1, 16.82% NFHAS type 2, 24.67% NFHAS type 3, 31.23% NFHAS type 4 and 23.56% NFHAS type 5. The severity of the injury increases with the NFHAS group number, e.g. NFHAS type 1 describes complete ROM while NFHAS type 5 describes severe limitations.
The ROM and the speed show a consistent decrease as the severity of injuries increases. The speed of the rotation is the highest followed by flexion-extension and last the lateral bending. This finding is consistent for all the NFHAS groups (Fig 1). The consistency of the movement decreases with increasing severity. The ROM CV is at its highest in the NFHAS type 5 group in all movements.
ANN architecture selection
All the possible architectures of the ANN were tested with a Monte Carlo cross-validation method. This procedure showed that the MSE was the lowest with only one hidden layer with ten neurons. The mean MSE for this architecture was 290 with a confidence interval of 308.07–272.75 for a 95% confidence (Fig 2).
The resulting ANN was defined with an input layer of 18 neurons, a hidden layer with 10 neurons and an output layer with one regression output (Fig 3).
The distribution of error in the histogram is similar for all the sets used both in training and validation. Regression error is high for all the training sets. The ANN showed a greater tendency to overestimate the NFHAS difference (Fig 4).
ANN performance on samples not used for training
The generalisation performance of the ANN was tested against a subsample of patients not used in the training. This comparison resulted in a medium correlation with R = 0.5. The final MSE of this ANN was 243.29 (Fig 5). With these results 46.3% true positives (group 1 1), 5.5% true negatives (group -1–1), 20.9% false positives(group -1 1) and 27.1% false negatives (group 1–1).
When PCA is added as pre-processing treatment on the data, the performance of the ANN deteriorates. Correlation drops to R = 0.3 and the MSE increases to 410.36 (Fig 6).
The pre- and post-rehabilitation ROM values in the 1 1 group showed an increase after rehabilitation (Fig 7). However, no significant differences could be found (Table 1).
The 1–1 group also showed an overall improvement while significant differences could only be found in the left rotation (Table 2, Fig 7).
*Significant at the 0.05 level of statistical significance.
The -1 1 group showed a tendency to decrease the ROM values after rehabilitation (Fig 7). There were significant differences in the right lateral bending, right rotation and NFHAS (Table 3).
*Significant at the 0.05 level, **Significant at the 0.01 level of statistical significance.
All the ROM values tended to decrease after rehabilitation in the -1–1 group (Fig 7). Significant differences were only found for the left rotation and NFHAS (Table 4).
*Significant at the 0.05 level, ***Significant at the 0.001 level of statistical significance.
All the speed values tend to increase after rehabilitation in the 1 1 group (Fig 8), but no significant differences were found with the paired t-test result (Table 5).
There were significant differences between the speed scores of the pre- and post-rehabilitation evaluations in the 1–1 group in the left lateral bending, right lateral bending, left rotation, and right rotation (Table 6). All values increase in the post rehabilitation assessment (Fig 8).
*Significant at the 0.05 level, **Significant at the 0.01 level, ***Significant at the 0.001 level of statistical significance.
There were significant differences between the speed scores of the pre- and post-rehabilitation evaluations in the -1 1 group in the extension, flexion, left lateral bending, right lateral bending, left rotation, right rotation (Table 7). Only the rotation movements show meaningful differences between pre and post values (Fig 8).
**Significant at the 0.01 level, ***Significant at the 0.001 level of statistical significance.
There were no significant differences between the speed scores of the pre- and post-rehabilitation evaluations (Table 8 and Fig 8).
The 1 1 group showed a tendency to reduce the ROM CV value after rehabilitation. There were only significant differences in the extension, left rotation, and right rotation (Table 9 and Fig 9).
*Significant at the 0.05 level, **Significant at the 0.01 level of statistical significance.
The 1–1 group also decreased the ROM CV value after rehabilitation, but significant differences were found only for the flexion movement (Table 10 and Fig 9).
*Significant at the 0.05 level of statistical significance.
The -1 1 group displayed the opposite behaviour to the last two. Some values of the ROM CV increased after rehabilitation. However, no significant differences were found (Table 11 and Fig 9).
Significant differences were found between the ROM CV scores of the right rotation between pre- and post-rehabilitation evaluations in the -1–1 group. The figure shows however some of the values of the ROM CV increasing after rehabilitation (Table 12 and Fig 9).
*Significant at the 0.05 level of statistical significance.
Discussion
The performance results obtained from the different tested architectures are in accordance to the established consensus on the optimal number of hidden layers. The ANN with the smallest MSE had just one hidden layer. The optimal number of neurons is also in accordance to existing rules of thumb since it is said that these should range between 1 and the maximum number of input and output neurons. There is no way of knowing a priori which is the optimal number of neurons. The trial and error approach used, helped to determine the optimal number of neurons and hidden layers. The use of PCA as a pre-processing treatment did not result useful. Applying PCA to a set of variables creates new uncorrelated variables, these variables can in turn help to improve the ANN’s performance, however, the results showed that the both the R value form the regression and the MSE worsened when PCA was applied. As such, PCA was not applied as a pre-processing treatment in the final ANN.
Early identification of patients who recover poorly from WAD would help in the specific management of each case. However, the definition of recovery from WAD is still not well established [3]. Many risk factors have been identified as potentially causing the transition from acute to chronic WAD such as gender, age or self-rated pain intensity [28]. Promising results were obtained by Hendriks et al. using multiple regression models. Their models correctly classified 80% of the patients on average. It is important to notice that the sample of patients was small and mainly included biopsychosocial factors [2]. No investigation could be identified linking kinematic variables as predictors of good or bad recovery.
The present investigation extracted 18 variables from the kinematics of the neck. These kinematic variables are mainly related to functional capability and consistency of movement. Their relationship with pain intensity suggested them as good predictors of good or bad kinematic recovery [1]. The results obtained partially support this thesis. The predictive power of the developed ANN is only moderate, showing a great degree of error. The 0.5 result in the regression analysis demonstrates that the baseline kinematic capabilities of the subject have relation with the expected ROM improvement after rehabilitation. There is however a high degree of uncertainty on how much change there would be. Some reasons can explain this uncertainty. The first reason is the lack of inclusion of other psychosocial factors in the ANN. Psychosocial factors have shown the ability to identify patients at risk of developing chronic WAD. It seems reasonable to think that psychosocial factors could also play a part in the effect of the rehabilitation treatment. Another information that would be important to be included in the ANN is the treatment received during the rehabilitation period. While homogeneity in the received treatment was assumed, it cannot be ensured that reality complied with this expectation. The assessment protocol is standardized and controlled but health professionals have freedom on treatment choice. This freedom of choice handicaps clinical investigation but can help to identify best treatment choices depending on the degree of injury shown by the patient. Including psychosocial factors and treatment as inputs could potentially improve the performance of the ANN.
The behaviour of ROM and speed showed an inverse relationship with the ROM CV. Baseline values according to NFHAS type showed that the first two increase with better kinematic performance while the later decreases. While until NFHAS type 4 the ROM CV increases gradually, the type 5 shows a greater jump, not following a linear increment. Insurance environments have shown signs of negatively influencing patient reported outcomes [38]. Some incentives, such as the financial one, can encourage people to intentionally exaggerate some of their symptoms [39]. The ROM CV quantifies consistency of movement repetition. Feigned efforts have shown a higher ROM CV value than maximal efforts. Recommendations are not to use this value as the only indicative of a feigned effort since the variability of this value across subjects is very large [40]. It is difficult to think that after rehabilitation the movement coordination gets harmed by the treatment and literature does not support this line of thought either [8]. The potential intentional exaggeration of some patients could have further influenced the degree of uncertainty obtained; however, it should not be ruled out the possibility of having witnessed the effect of applying the wrong treatment to a patient. Common treatment for these patients involves manual therapy and the application of diverse electrotherapy techniques. In the other hand, the most recent guidelines recommend different modalities of care depending on the severity of the symptoms [41]. Our results cannot conclude that patients incorrectly predicted are neither intentionally feigning their symptoms nor having been administrated the wrong treatment for their condition, but suggest that an external unobserved factor is causing the patients to show worse outcomes after rehabilitation.
Several limitations should be addressed on this paper. This approach lacks information regarding the psychosocial aspects of the individual. But the chosen variables can be more easily standardized. Furthermore, kinematics such as the ROM get impaired in the presence of pain [13]. If the pain levels are reduced, kinematics should improve in the absence of other limiting factors. Psychosocial data is not collected by default in the clinical environment, and so it was not available for our analysis. Mixing the information presented here with more data concerning biopsychosocial factors could potentially improve the performance of the prediction. Mixing both approaches will be tested in next investigations. The second limitation is that malingering patients cannot be identified objectively. While consistency is worse in feigned movements, it is not possible to establish a threshold to consider a movement as non-consistent [42]. While many researchers are working on this topic, there are no good objective and definitive standards published.
As a conclusion the neural network trained to predict the expected difference in NFHAS between baseline and follow up showed modest results. While the overall performance is moderately correlated, the error of this prediction is still large to use the method in clinical practice. Having achieved moderate correlation is promising nonetheless, and justifies further research exploring the effects of additional clinically relevant factors which could further improve prediction performance.
References
- 1. Walton DM, MacDermid JC, Giorgianni AA, Mascarenhas JC, West SC, Zammit CA. Risk Factors for Persistent Problems Following Acute Whiplash Injury: Update of a Systematic Review and Meta-analysis. J Orthop Sport Phys Ther. 2013;43: 31–43. pmid:23322093
- 2. Hendriks EJM, Scholten-Peeters GGM, van der Windt DAWM, Neeleman-van der Steen CWM, Oostendorp RAB, Verhagen AP. Prognostic factors for poor recovery in acute whiplash patients. Pain. 2005;114: 408–416. pmid:15777866
- 3. Sterling M, Carroll LJ, Kasch H, Kamper SJ, Stemper B. Prognosis After Whiplash Injury. Spine (Phila Pa 1976). 2011;36: S330–S334. pmid:22020603
- 4. Kamper SJ, Rebbeck TJ, Maher CG, McAuley JH, Sterling M. Course and prognostic factors of whiplash: A systematic review and meta-analysis. Pain. 2008;138: 617–629. pmid:18407412
- 5. Bohman T, Côté P, Boyle E, Cassidy JD, Carroll LJ, Skillgate E. Prognosis of patients with whiplash-associated disorders consulting physiotherapy: development of a predictive model for recovery. BMC Musculoskelet Disord. BMC Musculoskeletal Disorders; 2012;13: 264. pmid:23273330
- 6. Sterling M, Hendrikz J, Kenardy J, Kristjansson E, Dumas J-P, Niere K, et al. Assessment and validation of prognostic models for poor functional recovery 12 months after whiplash injury: A multicentre inception cohort study. Pain. International Association for the Study of Pain; 2012;153: 1727–1734. pmid:22658881
- 7. Ritchie C, Hendrikz J, Jull G, Elliott J, Sterling M. External Validation of a Clinical Prediction Rule to Predict Full Recovery and Ongoing Moderate/Severe Disability Following Acute Whiplash Injury. J Orthop Sport Phys Ther. 2015;45: 242–250. pmid:25827122
- 8. Ritchie C, Sterling M. Recovery Pathways and Prognosis After Whiplash Injury. Intergovernmental Panel on Climate Change, editor. J Orthop Sport Phys Ther. Cambridge: Cambridge University Press; 2016;46: 851–861. pmid:27594661
- 9. Ritchie C, Hendrikz J, Kenardy J, Sterling M. Derivation of a clinical prediction rule to identify both chronic moderate/severe disability and full recovery following whiplash injury. Pain. International Association for the Study of Pain; 2013;154: 2198–2206. pmid:23831865
- 10. Krogh S, Kasch H. Whiplash injury results in sustained impairments of cervical muscle function: A one-year prospective, controlled study. J Rehabil Med. 2018;50: 548–555. pmid:29767228
- 11. Paré C, Thibault P, Côté P, Pimentel SD, Shen S, Yakobov E, et al. The Relationship Between Level of Catastrophizing and Mental Health Comorbidity in Individuals With Whiplash Injuries. Clin J Pain. 2019;35: 880–886. pmid:31433319
- 12. Landén Ludvigsson M, Peterson G, Peolsson A. The effect of three exercise approaches on health-related quality of life, and factors associated with its improvement in chronic whiplash-associated disorders: analysis of a randomized controlled trial. Qual Life Res. Springer International Publishing; 2019;28: 357–368. pmid:30225786
- 13. Stenneberg MS, Rood M, de Bie R, Schmitt MA, Cattrysse E, Scholten-Peeters GG. To What Degree Does Active Cervical Range of Motion Differ Between Patients With Neck Pain, Patients With Whiplash, and Those Without Neck Pain? A Systematic Review and Meta-Analysis. Arch Phys Med Rehabil. Elsevier Ltd; 2017;98: 1407–1434. pmid:27984030
- 14. Ng TS, Pedler A, Vicenzino B, Sterling M. Physiotherapists’ Beliefs About Whiplash-associated Disorder: A Comparison Between Singapore and Queensland, Australia. Physiother Res Int. 2015;20: 77–86. pmid:25056414
- 15. Lemeunier N, Jeoun EB, Suri M, Tuff T, Shearer H, Mior S, et al. Reliability and validity of clinical tests to assess posture, pain location, and cervical spine mobility in adults with neck pain and its associated disorders: Part 4. A systematic review from the cervical assessment and diagnosis research evaluation (CAD. Musculoskelet Sci Pract. 2018;38: 128–147. pmid:30455032
- 16. Farooq MN, Bandpei MAM, Ali M, Khan GA. Reliability of the universal goniometer for assessing active cervical range of motion in asymptomatic healthy persons. Pakistan J Med Sci. 1969;32. pmid:27182261
- 17. Tousignant M, de Bellefeuille L, O’Donoughue S, Grahovac S. Criterion Validity of the Cervical Range of Motion (CROM) Goniometer for Cervical Flexion and Extension. Spine (Phila Pa 1976). 2000;25: 324–330. pmid:10703104
- 18. Asha SE, Pryor R. Validation of a Method to Assess Range of Motion of the Cervical Spine Using a Tape Measure. J Manipulative Physiol Ther. 2013;36: 538–545. pmid:24029386
- 19. Quek J, Brauer SG, Treleaven J, Pua Y-H, Mentiplay B, Clark R. Validity and intra-rater reliability of an Android phone application to measure cervical range-of-motion. J Neuroeng Rehabil. 2014;11: 65. pmid:24742001
- 20. Støve Pallisgaard; Palsson Thorvaldur Skuli; Hirata RP. Smartphone-based accelerometry is a valid tool for measuring dynamic changes in knee extension range of motion. Knee. 2018;25: 66–72. pmid:29162377
- 21. Tousignant M, Boucher N, Bourbonnais J, Gravelle T, Quesnel M, Brosseau L. Intratester and intertester reliability of the Cybex electronic digital inclinometer (EDI-320) for measurement of active neck flexion and extension in healthy subjects. Man Ther. 2001;6: 235–41. pmid:11673934
- 22. Duc C, Salvia P, Lubansu A, Feipel V, Aminian K. A wearable inertial system to assess the cervical spine mobility: Comparison with an optoelectronic-based motion capture evaluation. Med Eng Phys. Institute of Physics and Engineering in Medicine; 2014;36: 49–56. pmid:24075589
- 23. Mourcou Q, Fleury A, Diot B, Franco C, Vuillerme N. Mobile Phone-Based Joint Angle Measurement for Functional Assessment and Rehabilitation of Proprioception. Biomed Res Int. 2015;2015: 1–15. pmid:26583101
- 24. Grip H, Ohberg F, Wiklund U, Sterner Y, Karlsson JS, Gerdle B. Classification of neck movement patterns related to whiplash-associated disorders using neural networks. IEEE Trans Inf Technol Biomed. 2003;7: 412–418. pmid:15000367
- 25. Ohberg F, Grip H, Wiklund U, Sterner Y, Karlsson JS, Gerdle B. Chronic whiplash associated disorders and neck movement measurements: an instantaneous helical axis approach. IEEE Trans Inf Technol Biomed. 2003;7: 274–282. pmid:15000354
- 26. Niederer D, Vogt L, Wilke J, Rickert M, Banzer W. Age-related cutoffs for cervical movement behaviour to distinguish chronic idiopathic neck pain patients from unimpaired subjects. Eur Spine J. 2015;24: 493–502. pmid:25490881
- 27. Fidalgo-Herrera AJ, Jové-Blanco C, Martínez-Beltrán MJ, Moreno-Ruiz JA, de la Torre-Montero JC. Improving the staging of neck injuries using a new index, the Neck Functional Holistic Analysis Score: Clustering approach to determine degrees of impairment. Hawryluk GWJ, editor. PLoS One. 2020;15: e0238424. pmid:32903259
- 28. Walton DM, Elliott JM. An Integrated Model of Chronic Whiplash-Associated Disorder. J Orthop Sport Phys Ther. 2017;47: 462–471. pmid:28622487
- 29. Boggenpoel B, Madasa V, Jeftha T, Joseph C. Systematic scoping review protocol for clinical prediction rules (CPRs) in the management of patients with spinal cord injuries. BMJ Open. 2019;9: e025076. pmid:30782748
- 30. Scholten-Peeters GG., Verhagen AP, Bekkering GE, van der Windt DAW., Barnsley L, Oostendorp RA., et al. Prognostic factors of whiplash-associated disorders: a systematic review of prospective cohort studies. Pain. 2003;104: 303–322. pmid:12855341
- 31. Osborne JW. Prediction in multiple regression. Pract Assessment, Res Eval. 2001;7: 2000–2001.
- 32. La Delfa NJ, Potvin JR. Predicting manual arm strength: A direct comparison between artificial neural network and multiple regression approaches. J Biomech. Elsevier; 2016;49: 602–605. pmid:26876987
- 33.
Wilamowski BM. How to not get frustrated with neural networks. 2011 IEEE International Conference on Industrial Technology. IEEE; 2011. pp. 5–11.
- 34. Ganesan DN, Venkatesh DK, Rama DMA, Palani AM. Application of Neural Networks in Diagnosing Cancer Disease using Demographic Data. Int J Comput Appl. 2010;1: 81–97.
- 35. Leys C, Ley C, Klein O, Bernard P, Licata L. Detecting outliers: Do not use standard deviation around the mean, use absolute deviation around the median. J Exp Soc Psychol. 2013;49: 764–766.
- 36. Ogundimu EO, Altman DG, Collins GS. Adequate sample size for developing prediction models is not simply related to events per variable. J Clin Epidemiol. 2016;76: 175–182. pmid:26964707
- 37. Fidalgo-Herrera A, Jové-Blanco C, Martínez-Beltrán MJ, de la Torre-montero JC. A new index for the classification ok neck injured patients, the Neck Functional Holistic Analysis Score. XXVII Congress of the International Society of Biomechanics (ISB2019) and 43rd Annual Meeting of the American Society of Biomechanics (ASB2019). Calgary; 2019.
- 38. Rydman E, Ponzer S, Brisson R, Ottosson C, Pettersson-Järnbert H. Long-term follow-up of whiplash injuries reported to insurance companies: a cohort study on patient-reported outcomes and impact of financial compensation. Eur Spine J. Springer Berlin Heidelberg; 2018;27: 1255–1261. pmid:29429037
- 39. Connelly LB. The Nature of Whiplash in a Compensable Environment: Injury, Disability, Rehabilitation, and Compensation Systems. J Orthop Sport Phys Ther. 2017;47: 503–508. pmid:28622485
- 40. Shechtman O, Anton SD, Kanasky WF, Robinson ME. The use of the coefficient of variation in detecting sincerity of effort: a meta-analysis. Work. 2006;26: 335–41. Available: http://www.ncbi.nlm.nih.gov/pubmed/16788253. pmid:16788253
- 41. Bussières AE, Stewart G, Al-Zoubi F, Decina P, Descarreaux M, Hayden J, et al. The Treatment of Neck Pain-Associated Disorders and Whiplash-Associated Disorders: A Clinical Practice Guideline. J Manipulative Physiol Ther. 2016;39: 523–564.e27. pmid:27836071
- 42. Dvir Z, Gal-Eshel N, Shamir B, Pevzner E, Peretz C, Knoller N. Simulated Pain and Cervical Motion in Patients with Chronic Disorders of the Cervical Spine. Pain Res Manag. 2004;9: 131–136. pmid:15340583