get_auc: Plot ROC curve and calculate AUC

View source: R/cmpt-perform.R

get_aucR Documentation

Plot ROC curve and calculate AUC

Description

Plot ROC curve and calculate AUC

Usage

get_auc(omega_hat_list, omega, to = to_)

Arguments

type

Classical ROC curve tpr = f(FPR) or TPR = f(precision) adjusted version. Compute AUC and partial AUC


desanou/mglasso documentation built on July 1, 2023, 6:39 a.m.