Skip to contents

This function takes a ROC object and returns ROC curves and AUCs for both aggregated and individual parameters.

Usage

get_roc_curve(roc_obj, ...)

Arguments

roc_obj

ROC object.

...

Additional arguments to be passed to ggplot2::geom_path.

Value

ROC curves and AUCs for both aggregated and individual parameters.