45
Views
3
CrossRef citations to date
0
Altmetric
Methodology

Development and performance of a diagnostic/prognostic scoring system for breakthrough pain

, , , , &
Pages 1327-1335 | Published online: 31 May 2017

Abstract

Objectives

Variable prevalence and treatment of breakthrough pain (BTP) in different clinical contexts are partially due to the lack of reliable/validated diagnostic tools with prognostic capability. We report the statistical basis and performance analysis of a novel BTP scoring system based on the naïve Bayes classifier (NBC) approach and an 11-item IQ-BTP validated questionnaire. This system aims at classifying potential BTP presence in three likelihood classes: “High,” “Intermediate,” and “Low.”

Methods

Out of a training set of n=120 mixed chronic pain patients, predictors associated with the BTP likelihood variables (Pearson’s χ2 and/or Fisher’s exact test) were employed for the NBC planning. Adjusting the binary classification to a three–likelihood classes case enabled the building of a scoring algorithm and to retrieve the score of each predictor’s answer options and the Patient’s Global Score (PGS). The latter medians were used to establish the NBC thresholds, needed to evaluate the scoring system performance (leave-one-out cross-validation).

Results

Medians of PGS in the “High,” “Intermediate,” and “Low” likelihood classes were 3.44, 1.53, and −2.84, respectively. Leading predictors for the model (based on score differences) were flair frequency (ΔS=1.31), duration (ΔS=5.25), and predictability (ΔS=1.17). Percentages of correct classification were 63.6% for the “High” and of 100.0% for either the “Intermediate” and “Low” likelihood classes; overall accuracy of the scoring system was 90.9%.

Conclusion

The NBC-based BTP scoring system showed satisfactory performance in classifying potential BTP in three likelihood classes. The reliability, flexibility, and simplicity of this statistical approach may have significant relevance for BTP epidemiology and management. These results need further impact studies to generalize our findings.

Introduction

Breakthrough pain (BTP) refers to a transitory exacerbation of pain experienced by a chronic pain (CP) patient who has relatively stable and adequately controlled baseline pain.Citation1 Its prevalence, among CP cancer and noncancer patients, may reach 93% and 74%, respectively.Citation2Citation8 BTP was reported as an independent predictor for poor pain outcomes, and to have negative impact on patients’ quality of life with physical, psychological, and economic burdens for patients and caregivers.Citation4,Citation7,Citation9Citation11

BTP recognition is essential for adequate pain management. Common pain assessment tools are insufficient for BTP identification,Citation1,Citation12Citation14 and the adequacy of those used to assess cancer BTP (BTcP) were challenged as there are no widely accepted definition, classification system or well-validated, consistently used and standardized diagnostic tool for BTcP.Citation13 Including BTP in prognosis research may represent a novel approach for BTP recognition and treatment.

The need for quantitative support for caregivers to make therapeutic decisions is growing. The benefit of scoring and classification systems resides in that a unique number or clinical condition class can combine information and predictors arising from different inputs.

In a modern approach for scoring system development, the numeric scores are estimated using frequency counts from a training set. This approach is based on the Bayes’ rule that allows formalizing a priori suppositions and combining them with the available observations; using a simplifying (naïve) assumption makes the problem linear and reduces the classifier complexity. The naïve Bayesian approach, with respect to the nonlinear alternatives, is simpler to implement even for nonstatisticians; it is also flexible and often outperforms more sophisticated classification methods showing good performance in terms of classification accuracy.Citation15 For these reasons it is increasingly used for designing scoring systems to support clinical decision making in many fields.Citation16Citation22

We report the theoretical background and the steps followed for the development of a scoring system for a BTP diagnostic/prognostic tool based on the naïve Bayes classifier (NBC) approach and the 11-item IQ-BTP validated questionnaire. The tool aims at classifying the potential presence of BTP in three prognostic/likelihood classes: High, Intermediate, and Low. A concise description of the NBC, the adopted classification technique, and the adjustments needed for a multiclass situation will be followed by the analysis of the scoring system performance using data from a training set.

Methods

Naïve Bayes classifier and scoring systems

The NBC is based on the Bayes’ theorem. The latter states that, given the events C1, C2,…Ck, which are compatible with an event E (with P(E) ≠ 0, where P is the probability of event E to occur), the probability of event Ct in the case that event E occurred (i.e., the conditional probability P(Ct|E) is described in EquationEquation (1): P(Ci|E)=P(Ci)P(E|Ci)P(E)i=1,2,k(1)

The value P(Ci) is called “prior probability”; P(E|Ci) is the likelihood that allows updating the initial probability assignment into the new term P(Ci|E), called “posterior probability.” In the NBC framework, it is assumed that the predictors for a given class ωi are independent, that is, the value observed on a predictor does not influence the value observed on the others. This “naive” assumption drastically simplifies the computation of the conditional probabilities for each class, which are thus computed individually for each variable. Moreover, the development of the classifier becomes even simpler when the computation of the conditional probabilities is based on binary or discrete predictors. Indeed, a predictor Ej with K levels is characterized by a K-dimensional vector for each class ωi with all the likelihood terms for each level, that is, [P^(e1j|ωi),P^(e2j|ωi),,P^(eKj|ωi)].Citation21,Citation22 Each vector’s component is estimated using the predictor frequencies obtained from the training set, applying the “Laplace correction” adjustment. The latter is introduced in order to avoid 0 or 1 values or prior probabilities for different classes. The resulting formula (2) computes the conditional probabilities: P^(exj|ωi)=nc+1Ni+K(2) where nc represents the count of statistical units belonging to the ith class for which the predictor Ej takes value equal to ex, Ni is the amplitude of the ith class, and K is the number of levels of Ej. Given the q-dimensional vector e = (E1, E2, …, Eq, the new Bayes’ theorem formulation for the classifier in (1) is described in EquationEquation (3): P^(ωi|e)=P^(ωi)j=1qP^(exj|ωi)P^(e)i=1,2(3) where P^ indicates the estimated probabilities; q is the number of variables chosen and exj is the xth level for the variable Ej.

The classification rule is extracted directly from the posterior probabilities obtained using EquationEquation (3). Given the observed variables, if the likelihood of class ω1 is greater or equal to the likelihood of class ω2 then their ratio is not <1 and it is more plausible that the statistical unit under study belongs to ω1; therefore, this unit is assigned to ω1. This decision rule for NBC is described in EquationEquation (4) as a simplified version adopted from the literature.Citation21 P^(ω1|e)P^(ω2|e)=P^(ω1)P^(ω2)j=1qP^(exj|ω1)j=1qP^(exj|ω2)1eω1(4)

The classification rule can be rewritten in logarithmic form; instead of getting products, a sum of q addends is obtained. This sum returns substantially a score from empirical observation. Once a threshold (in logarithmic form) is fixed, the score is compared to it and the unit is assigned to the best class, as in EquationEquation (5): S=j=1qlnP^(exj|ω1)P^(exj|ω2)lnP^(ω2)P^(ω1)eω1(5)

EquationEquation 5 returns the sum S of the logarithms of the likelihood ratios for each predictor in each class, to be compared with the logarithm of the ratio for the prior probabilities estimated for each class. If S is greater or equal to the right-hand side of the inequality, the unit is assigned to the class ω1, otherwise to class ω2.

For a multiclass (>2) situation the scoring system must be adjusted: while in the binary situation the classification is based on a ratio and discriminates two classes, in a three-classes situation the discrimination problem may be split into three binary subproblems. An easier and reliable strategy is to consider High and Low, as ω1 and ω2, aiming at discriminating mostly the two extreme classes.

IQ-BTP questionnaire and data description

We developed, following the literatureCitation1,Citation14,Citation23Citation25 and based on our experience, an operational case definition of BTP, which enabled a set of hypotheses for formal validation of an 11-item BTP questionnaire (for details see Samolsky Dekel et alCitation26). Accordingly, a patient with BTP should report, 1) congruent clinical “prerequisite elements” that denote the potential presence of BTP; 2) appropriate “discriminate characteristics” of flares’ frequency and duration; and 3) any of the flares’ “clinical descriptive elements.” reports these elements’ definitions, scoring, and interpretation, which are the basis of the validated IQ-BTP questionnaire. As we were interested in the prognostic features of our questionnaire, we have assumed that patients who potentially experience BTP are those who possess all the “prerequisite elements.” In these patients, the likelihood for the presence of BTP is “High,” when both the defined clinical discriminates (frequency and duration) are present; “Intermediate,” if only one of the “clinical discriminates” is present; and “Low,” if none of the “clinical discriminates” are present. In this study these likelihood classes will be referred to as BTP outcome variables.

Table 1 Essentials of the IQ-BTP item definitions, scoring, and interpretation

For the purposes of this report we used a training set of n=120 mixed cancer/noncancer patients, >18 years of age, with moderate/severe CP and treated around the clock (ATC) with strong opioids. This sample was also used for the validation of the IQ-BTP questionnaire. As described elsewhere,Citation26 the validation study was approved by the Ethics Committee of the Bologna’s Teaching Hospital (Italy), conducted according to the Helsinki declaration and the International Association for the Study of Pain’s guidelines for pain research in humans. All participants were personally informed by the investigators on the study’s aims and structure and that participation was voluntary, anonymous, and would not affect their care; hence, an informed consent was obtained.

Scoring system analysis procedure

  • Extract, from the training set, the sub-dataset for the scoring system analysis:

    Select the independent variable predictors (, excluding items 1–5) that show statistically significant relationship with the BTP outcome variables by using contingency tables and the Pearson’s χ2 (or, in the case of expected counts <5, the Fisher’s exact test for discrete variables). Items 1–5 are excluded as, by definition, all the patients potentially experiencing BTP must have answered “Yes” to these items and thus they have no further discrimination value and represent no contribution for the classification purposes.

    Cell frequencies: assign cases with potential BTP (i.e., those with “Yes” answers to items 1–5) to each selected predictor as function of the BTP outcome variable (see , items 6–10).

    Table 2 Distribution of patients within each independent variable as function of the BTP outcome variable

  • Build the scores set by computing the “individual-score” for each selected predictor’s answer level:

    Compute the conditional probabilities by applying EquationEquation 2 (see Methods naïve Bayes classifier and scoring systems section), considering the BTP outcome variable “High” as ω1 and “Low” as ω2; hence, retrieve the “individual-score” as the natural logarithm of the ratio of these conditional probabilities (an explicatory example is given in Box 1).

    Repeat the previous step, within each predictor, for either “Yes” or “No” answers to obtain, respectively, their “individual score.” Establish each predictor’s score difference and compare this difference between different predictors: the larger the difference the more relevant is the weight of the single predictor for assigning a patient to a single BTP outcome class.

  • Compute the Patient’s Global Score (PGS). According to the patient’s actual answer (“Yes”/“No”) for a selected predictor, retrieve the congruent “individual-score” from the scores set (see the previous step). The PGS is, for each patient, the sum of all the congruent “individual-scores” of the considered predictors. It is also possible to consider the distribution of PGS within each BTP outcome class and to evaluate, using Kruskal–Wallis test, whether the differences between the medians are significant (in the latter case, a post hoc test for multiple comparison like the Nemenyi–Damico–Wolfe–Dunn (NDWD) test is applicable).Citation27

  • Set the thresholds and evaluate the classification performances. The thresholds among contiguous classes can be derived either by using the decision rule in EquationEquation (5) or by using a post hoc analysis on each outcome score. The evaluation of the system’s performance can be done with the cross-validation approach. The model is fitted on a set of observations (training set) and used to predict a response on another independent dataset (test set). Then a confusion matrix is built: its rows represent the predicted classes and its columns the observed classes in the sample as defined by the BTP outcome variable; patients correctly classified appear within the main diagonal cells. For each class, percentage of correct classification is the product of 100 times the ratio between the number of patients correctly classified (main diagonal cell) and the actual size of the class (marginal row cell). The weighted average of the correct classification percentages is the classifier’s overall accuracy. The latter is computed either by the ratio between the sum of the elements of the main diagonal and the marginal row’s total; or, by first computing the sum of the products of each class correct-classification-percentage and its marginal row frequency, and hence dividing this sum by the total of the marginal row. Accuracy of 100% yields the best performance while ≤33.3% the worst (i.e., random distribution of cases).Citation22

Box 1 Example of the “individual score” computation

For each answer level of the selected predictors compute the conditional probabilities by applying EquationEquation 2 (see naïve Bayes classifier and scoring systems section), considering the BTP outcome variable “High” as ω1 and “Low” as ω2; hence, retrieve the natural logarithm of the ratio of these conditional probabilities:

Consider the binary variable Ej = Item9 (flair predictability) and its answer exj = “Yes”:

  1. Build a contingency table with Item9 answers and the BTP outcome variable;

  2. Compute P^(Item9=Yes|ωi=High), where:

    • nc is the element of the table corresponding to the row “Yes” and column “High,” which is the number of patients with flair presence belonging to class “High” (nc = 8);

    • Ni represents the size of the class “High” (NHigh = 11);

    • K is the number of levels of the variable Item9 (KItem9 = 2, which are “Yes” and “No”);

  3. Repeat step 2. in order to obtain P^(Item9=Yes|ωi=Low);

  4. Compute the score SItem9,Yes=lnP(Item9=Yes|ωi=High)P(Item9=Yes|ωi=Low)=ln(8+1)/(11+2)(6+1)/(15+2)=0.52.

All the calculations and plots in this study were elaborated with the open source environment R-Core-Team.Citation28

Results

The analysis of the scoring system was based on n=44 subjects with potential BTP extracted from a training set of n=120 mixed CP patients. reports the distribution and proportions of essential demographics and independent variables in the training set; it also reports the distribution of patients in each independent variable as function of the BTP outcome classes. Overall potential BTP cases distribution in the “High,” “Intermediate,” and “Low” likelihood classes were 11, 18, and 15, respectively.

reports the results of the association analysis between the predictors and the BTP outcome variable. Only IQ-BTP items 6–10 showed significant association with the BTP outcome variables and thus were used to compute the scores set. reports the scores obtained by applying the scoring algorithm for each answer level of the selected predictors. Based on these scores, the leading score differences were shown by the predictors’ flair frequency (ΔS=1.31), duration (ΔS=5.25), and predictability (ΔS=1.17).

Table 3 Association analysis between the BTP outcome variable and the whole set of predictors

Table 4 Scores set of the selected predictors’ answer options

After retrieving each patient’s PGS, the medians of the PGS within each BTP outcome class were calculated. Medians of PGS were 3.44 (range 2.41–3.58) in the “High,” 1.53 (range 0.79–2.13) in the “Intermediate,” and −2.84 (range −4.29 to −1.81) in the “Low” likelihood classes. is a Box and Whiskers plot of the PGS distribution in the BTP outcome classes showing the PGS medians and interquartile range. The three medians significantly differed (Kruskal–Wallis χ2=38.07, df=2, p<0.00001; and post hoc multiple comparison analysis using NDWD test: High-Intermediate p=0.0089, Intermediate-Low p=0.0007, and High-Low p<0.00001). On the basis of the conditional distribution of PGSs, a patient is assigned to the “Low” likelihood class if his/her PGS<0; to “Intermediate” if 0<PGS<2.2 and to “High” if PGS>2.2.

Figure 1 Box and Whiskers plot of the estimated patient’s global score distribution

Abbreviation: BTP, breakthrough pain.
Figure 1 Box and Whiskers plot of the estimated patient’s global score distribution

The decision rule defined by the aforementioned thresholds allowed the building of a Confusion matrix. In the latter, frequencies for each class were obtained both from the scoring system prediction and from the observed data as reported in . is the Confusion matrix of these frequencies which resulted from leave-one-out cross-validation. Proportions of correct classification were 63.6% for the “High” and of 100.0% for either the “Intermediate” or “Low” likelihood classes. The overall accuracy of the classifier (i.e., the weighted average) was 90.9%.

Table 5 Confusion matrix and percentage of correct classification (leave-one-out cross-validation)

Discussion

The NBC was implemented to build a prognostic scoring system for estimating the likelihood (High, Intermediate, or Low) of BTP in CP patients. The developed scoring system was defined by descriptive tables obtained by frequency counts from a training set of n=120 CP patients to whom the 11-item IQ-BTP validated questionnaire was administered. Adjusting a binary scoring problem to a three-likelihood classes case enabled the building of a scoring algorithm and to retrieve the scores of each predictor’s answer options and the PGS. The latter medians were used to establish the NBC thresholds and to evaluate the scoring system performance. Overall correct classification percentage was 90.9% (i.e., roughly nine of every ten patients were correctly assigned to their class).

Clinical prognosis refers to the risk of future outcomes in people with a given disease or health condition; caregivers, patients, funders, and policy makers require reliable evidence about health condition outcomes for decisions making.Citation29 Prognosis research seeks to recognize and ameliorate outcomes in patients with a given health condition and to provide crucial evidence for translating findings from clinical research to clinical practice. Prognostic models use prognostic factors to predict the risk of clinical outcomes in individual patients and provide accurate predictions that inform stakeholders, support clinical research, and allow taking congruent clinical decisions.Citation30

Predictive models to foresee outcomes in patients with a given health condition are increasingly used as they allow retrieving and quantifying diagnostic/prognostic information. In clinical practice, scoring system models are particularly appealing; their practicability allows coagulating information and predictors from different inputs and prompt congruent clinical decision making.

Different quantitative approaches apply for patient-outcomes’ estimation.Citation31Citation34 One studyCitation35 critically reviewed such approaches for developing predictive models of patients’ morbidity after heart surgery: Bayesian scoring models were shown to achieve performances equivalent to those of pure logistic regression but significantly better than logistic regression–derived scoring systems.Citation36 However, scoring systems’ reliability, despite their practicality, may be undermined as they are difficult to update with new data and to fit onto different clinical contexts.Citation21 The NBC overcomes this issue as the scoring system is completely defined by descriptive tables that are easily calculated and updated using data acquired in different contexts.Citation21 It was reported that NBCs may outperform more complex classification methods and show good average performance in terms of classification accuracy, especially over data sets with loosely correlated features.Citation15 Moreover, the strength of the NBC approach is that it requires no gold standards (often unavailable) and is based on the predictors’ independence assumption, which makes the likelihood computation easier. These aspects made the NBC popular especially for text classification and antispam filtering, and recently for decision making in clinical practice.Citation37,Citation38

In the present study, we derived the scoring system directly from an NBC using discrete predictors and frequency counts from a training set. As in the literatureCitation21 this approach was straightforward and efficacious as the NBC identified the parameters required for accurate classification using limited training data.

Scoring systems with binary classification are frequent, and in the present study we developed a three-level classification. This approach was dictated by our operational case definition of BTP: among patients who potentially experience BTP, the likelihood for the BTP presence is “High,” when both the defined clinical discriminates (frequency and duration) are present; “Intermediate,” if only one is present; and “Low,” if none of them are present. In agreement with our operational case definition, scores computation of each predictor’s answer level in the scoring algorithm showed that the leading predictors for patients’ assignment in the three-level classification were flair frequency, duration, and predictability. Statistically, in a binary situation, the classification using scoring system is based on a ratio; in a three-level situation the discrimination issue (scores and threshold computation) may be split into three binary subproblems (High vs Intermediate, Intermediate vs Low, High vs Low). This solution, however, may be time-consuming and the results may not be easily interpretable. For these reasons we have considered in this study only the classes, High and Low, as ω1 and ω2, with the aim of focusing primarily on the discrimination between the two extreme classes. While the applied strategy gave satisfactory results, other strategies, such as a two-stage approach or an ordinal classification, may be investigated.

Percentages of correct classification (i.e., performances of the scoring system) were relatively high, showing satisfactory discrimination power of the suggested scoring system. In particular, all patients belonging to the “Intermediate” and “Low” classes were correctly classified; few patients in the “High” class were misclassified in the “Intermediate” class, showing that the two classes have close scores. No patients in the “High” class were misclassified as “Low” or vice versa. Overall, the scoring system showed to be successful in avoiding “heavy mistakes.”

The scoring system performance was evaluated with the leave-one-out cross-validation. The latter is particularly useful in biomedical trials with relatively small samples as it allows all cases to be used efficiently for the training process of the model as well as for testing its predictive performance. Essentially it gives a reliable estimate of the prediction error with less bias than other cross-validation methods and it allows good control of model generalization capacity using all available data for training. Some authors recommend also to evaluate the model generalizability on a test set of data not used in the training process;Citation35 this is currently being done in an ongoing impact study.

BTP requires correct identification and appropriate management. Considering BTP prognostic likelihood may be more useful for formulating clinical issues than for pursuing diagnosis. Based on risk/likelihood features, prognostic information can influence clinical decisions, patient outcome, and cost-effectiveness of care. The prognostic concepts of potential BTP and of the “High”, “Intermediate,” and “Low” likelihood for the BTP presence may be estimated by the IQ-BTP questionnaire and its scoring system. It is reasonable to speculate that for potential BTP of “High” likelihood, the correct treatment would be Rapid-Onset-Opioids (e.g., transmucosal fentanyl citrate); “Intermediate” or “Low” likelihood imposes careful evaluation of the opportunity to use Short-Acting-Opioids (e.g., oral morphine sulfate) or to ameliorate the ATC opioid regimen, respectively.

Study limitations

In this study an ad hoc solution was adopted to solve the issue of extending the binary scoring system methodology to the three-classes situation. While our solution enabled the definition of the discrimination thresholds, other strategies based on different statistical procedures may be investigated.

The generalizability of the reported scoring system may be questioned as the study’s training set belonged only to one CP center. Nevertheless, results demonstrate that the NBC approach produces a simple and trustworthy scoring system that is easily updated and customized for other contexts. Easy, precise customization and updating ensure the model’s performance, reliability, and acceptance by caregivers. Further, the scoring system is now undergoing a multicenter, national-wide impact study as a testing phase.

Conclusion

The NBC-based BTP scoring system showed satisfactory performance in classifying potential BTP in three likelihood classes. The reliability, flexibility, and simplicity of this statistical approach may have significant relevance for BTP epidemiology and management. These results need further impact studies to generalize our findings.

Disclosure

The authors report no conflicts of interest in this work.

References

  • HaugenDFHjermstadMJHagenNCaraceniAKaasaS(EPCRC) EPCRCAssessment and classification of cancer breakthrough pain: a systematic literature reviewPain2010149347648220236762
  • ZeppetellaGO’DohertyCACollinsSPrevalence and characteristics of breakthrough pain in cancer patients admitted to a hospiceJ Pain Symptom Manage2000202879210989246
  • SwanwickMHaworthMLennardRFThe prevalence of episodic pain in cancer: a survey of hospice patients on admissionPalliat Med200115191811212475
  • PortenoyRKPayneDJacobsenPBreakthrough pain: characteristics and impact in patients with cancer painPain1999811–212913410353500
  • PetzkeFRadbruchLZechDLoickGGrondSTemporal presentation of chronic cancer pain: transitory pains on admission to a multidisciplinary pain clinicJ Pain Symptom Manage199917639140110388244
  • Gomez-BatisteXMadridFMorenoFBreakthrough cancer pain: prevalence and characteristics in patients in Catalonia, SpainJ Pain Symptom Manage2002241455212183094
  • FortnerBVOkonTAPortenoyRKA survey of pain-related hospitalizations, emergency department visits, and physician office visits reported by cancer patients with and without history of breakthrough painJ Pain200231384414622852
  • FinePGBuschMACharacterization of breakthrough pain by hospice patients and their caregiversJ Pain Symptom Manage19981631791839769620
  • MercadanteSMaddaloniSRoccellaSSalvaggioLPredictive factors in advanced cancer pain treated only by analgesicsPain19925021511551408310
  • CaraceniAMartiniCZeccaEBreakthrough pain characteristics and syndromes in patients with cancer pain. An international surveyPalliat Med200418317718315198130
  • BurtonBZeppetellaGAssessing the impact of breakthrough cancer painBr J Nurs20112010S14S16S1921647006
  • HolenJCHjermstadMJLogeJHPain assessment tools: is the content appropriate for use in palliative care?J Pain Symptom Manage200632656758017157759
  • HagenNAStilesCNekolaichukCThe alberta breakthrough pain assessment tool for cancer patients: a validation study using a delphi process and patient think-aloud interviewsJ Pain Symptom Manage200835213615218178370
  • DaviesANCancer-related breakthrough painBr J Hosp Med (Lond)200667641441616918095
  • LangleyPSageSInduction of selective Bayesian classifiersProc Tenth Int Conf Uncertain Artif Intell19941990399406
  • KuzniewiczMWVasilevskisEELaneRVariation in ICU risk-adjusted mortality: impact of methods of assessment and potential confoundersChest200813361319132718403657
  • Murphy-FilkinsRTeresDLemeshowSHosmerDWEffect of changing patient mix on the performance of an intensive care unit severity-of-illness model: how to distinguish a general from a specialty intensive care unitCrit Care Med19962412196819738968263
  • HigginsTLQuantifying risk and benchmarking performance in the adult intensive care unitJ Intensive Care Med200722314115617562738
  • HigginsTLEstafanousFGLoopFDICU admission score for predicting morbidity and mortality risk after coronary artery bypass graftingAnn Thorac Surg1997644105010589354526
  • TeasdaleGJennettBAssessment of coma and impaired consciousness. A practical scaleLancet197430478728184
  • BarbiniPCeveniniGFuriniSBarbiniEA naive approach for deriving scoring systems to support clinical decision makingJ Eval Clin Pract20142011623648123
  • CeveniniGBarbiniEMassaiMRBarbiniPA naive Bayes classifier for planning transfusion requirements in heart surgeryJ Eval Clin Pr20131912529
  • MercadanteSMarchettiPCuomoAMammucariMCaraceniABreakthrough pain and its treatment: critical review and recommendations of IOPS (Italian Oncologic Pain Survey) expert groupSupport Care Cancer201624296196826438145
  • PortenoyRKHagenNABreakthrough pain: definition, prevalence and characteristicsPain19904132732811697056
  • DaviesANDickmanAReidCStevensAMZeppetellaGThe management of cancer-related breakthrough pain: recommendations of a task group of the Science Committee of the Association for Palliative Medicine of Great Britain and IrelandEur J Pain200913433133818707904
  • Samolsky DekelBGRemondiniFGoriAVasarriADi NinoGFMelottiRMDevelopment, validation and psychometric properties of a diagnostic/prognostic tool for breakthrough pain in mixed chronic-pain patientsClin Neurol Neurosurg2016141232926731461
  • HollanderMWolfeDAChickenENonparametric Statistical Methods2Hoboken, NJJohn Wiley & Sons, Inc2014
  • R Core teamR Core TeamR A Language and Environment for Statistical ComputingR Foundation for Statistical ComputingVienna, Austria Available from: https://www.R-project.org/201555275286
  • HemingwayHCroftPPerelPPrognosis research strategy (PROGRESS) 1: a framework for researching clinical outcomesBMJ2013346e559523386360
  • SteyerbergEWMoonsKGvan der WindtDAPrognosis research strategy (PROGRESS) series 3: prognostic model researchPLoS Med2013102e100138123393430
  • ShahianDMBlackstoneEHEdwardsFHCardiac surgery risk models: a position articleAnn Thorac Surg20047851868187715511504
  • JaimesFFarbiarzJAlvarezDMartinezCComparison between logistic regression and neural networks to predict death in patients with suspected sepsis in the emergency roomCrit Care200592R150R15615774048
  • DreiseitlSOhno-MachadoLLogistic regression and artificial neural network classification models: a methodology reviewJ Biomed Inform2002355–635235912968784
  • den BoerSde KeizerNFde JongeEPerformance of prognostic models in critically ill cancer patients – a reviewCrit Care200594R458R46316137361
  • BarbiniECeveniniGScollettaSBiagioliBGiomarelliPBarbiniPA comparative analysis of predictive models of morbidity in intensive care unit after cardiac surgery – part I: model planningBMC Med Inf Decis Mak2007735
  • BiagioliBScollettaSCeveniniGBarbiniEGiomarelliPBarbiniPA multivariate Bayesian model for assessing morbidity after coronary artery surgeryCrit Care2006103R9416813658
  • CaruanaRNiculescu-MizilAAn empirical comparison of supervised learning algorithmsProceedings of the 23rd International Conference on Machine LearningPittsburgh, PAACM New York, NY, USA1611682006
  • AYNgJordanMOn generative vs discriminative classifiers: a comparison of logistic regression and naive bayesProc Adv Neural Inf Process2002283169187