plot_value_compare {EGAD} | R Documentation |
The function plots a scatter
plot_value_compare( aucA, aucB, xlab = "AUROC", ylab = "AUROC", xlim = c(0, 1), ylim = c(0, 1) )
aucA |
numeric array of aucs |
aucB |
numeric array of aucs |
xlab |
string label |
ylab |
string label |
xlim |
range of values for xaxis |
ylim |
range of values for yaxis |
null