getConfVectorForROC: Returns vector with confidences for the positive class (useful for ROC or AUC computation)
Description
Methods for computing ROC curves require a vector of confidences
of the positive class, while in qCBA, the confidence returned by predict.qCBARuleModel with
outputProbabilies = TRUE returns confidence for the predicted class.
This method converts the values to confidences for the positive class