Calculates AUC coefficient from matrix

computeAUC(imatrix, outmatrix)

Arguments

matrix

matrix with values, e.g. Spearman correlation or other tool output

Value

AUC score

Details

Wrapper for pROC function that converts matrix to igraph object