Gets ROC curves and AUC for both aggregated and individual parameters.
get_roc_curve.Rd
This function takes a ROC object and returns ROC curves and AUCs for both aggregated and individual parameters.
Arguments
- roc_obj
ROC object.
- ...
Additional arguments to be passed to
ggplot2::geom_path
.