plots a panel for all calibrated predictions from the respective calibration model. Allows visual comparison of the models output and their optimal cut off
visualize_calibrated_test_set(actual, predicted_list, cutoffs)vector of observed class labels (0/1)
predict_calibratR$predictions object (list of calibrated predictions from calibration models)
vector of optimal cut-off thresholds for each calibration model
ggplot2 element for visual comparison of the evaluated calibration models
ggplot,geom_point,scale_colour_manual,xlab,ylab,geom_hline,ylim