add_chance_line         Show chance line in a ROC plot
add_fpauc_partially_proper_lower_bound
                        Add FpAUC lower bound to a ROC plot
add_fpr_threshold_line
                        Add a threshold line to a ROC plot
add_partial_roc_curve   Add a section of a ROC curve to an existing one
add_partial_roc_points
                        Add points in a section of a ROC curve to an
                        existing plot
add_roc_curve           Add a ROC curve plot to an existing one
add_roc_points          Add ROC points plot to an existing one
add_tpauc_concave_lower_bound
                        Add TpAUC lower bound to a ROC plot
auc                     Calculate area under ROC curve
calc_curve_shape        Calculate curve shape over an specific region
calc_partial_roc_points
                        Calculate ROC curve partial points
concordance_indexes     Concordance indexes
hide_legend             Hide legend in a ROC plot
npauc_lower_bounds      Add NpAUC lower bound to a ROC plot
pauc                    Calculate partial area under curve
plot_partial_roc_curve
                        Plot a section of a classifier ROC curve
plot_partial_roc_points
                        Plot points in a region of a ROC curve
plot_roc_curve          Plot a classifier ROC curve
plot_roc_points         Plot classifier points of a ROC curve
roc_points              Calculate ROC curve points
sensitivity_indexes     Sensitivity indexes
sp_auc                  Specificity indexes
spauc_lower_bounds      Add SpAUC lower bound to a ROC plot
sumexp_to_df            Transform data in a SummarizedExperiment to a
                        data.frame
summarize_dataset       Summarize classifiers performance in a dataset
summarize_predictor     Summarize classifier performance
