Reliability curves allow checking if the predicted probabilities of a
reliability_diagramm(actual, predicted, bins = 10, plot_rd = TRUE)vector of observed class labels (0/1)
vector of uncalibrated predictions
number of bins in the reliability diagram, Default: 10
should the reliability diagram be plotted, Default: TRUE
a list object containing the following elements
ggplot,stat_bin,aes,scale_fill_manual,theme,labs,geom_point,xlim,ylim,geom_abline,geom_line,geom_text,geom_label,coord_fixed