This already kind of works with ggroc and univariate multiclass:
m <- multiclass.roc(aSAH$gos6, aSAH$s100b)
ggroc(m$rocs)
This should be improved so that legend is shown correctly, and extended to multivariate plots with ggroc, as well as standard plots.
This already kind of works with ggroc and univariate multiclass:
This should be improved so that legend is shown correctly, and extended to multivariate plots with ggroc, as well as standard plots.