plot_value_compare: Plot value comparisons
Description
The function plots a scatter
Usage
plot_value_compare(aucA, aucB, xlab = "AUROC", ylab = "AUROC", xlim = c(0, 1), ylim = c(0, 1))
Arguments
aucA
numeric array of aucs
aucB
numeric array of aucs
xlim
range of values for xaxis
ylim
range of values for yaxis