e_plot_roc_reorder_hierarchy: A helper function for a list of ROC curves to reorder ROC...

View source: R/e_plot_roc_reorder_hierarchy.R

e_plot_roc_reorder_hierarchyR Documentation

A helper function for a list of ROC curves to reorder ROC objects by type (rather than target)

Description

A helper function for a list of ROC curves to reorder ROC objects by type (rather than target)

Usage

e_plot_roc_reorder_hierarchy(list_roc = NULL)

Arguments

list_roc

list of ROC curves from e_plot_roc ordered by target

Value

       list of ROC curves reorder ROC objects by type (rather than target)

Examples

# See e_plot_roc()


erikerhardt/erikmisc documentation built on April 17, 2025, 10:48 a.m.