| partial_cm | Compute the global confusion matrix from the FPR and TPR obtained from each node | 
| precision_recall_curve | Compute the precision recall curve | 
| roc_curve | Compute Receiver operating characteristic (ROC) | 
| shift_vector | Shift a vector left or right according to the value provided |