computeAUC: Compute AUC

Description Usage Arguments Details Value

View source: R/computeAUC.R

Description

Calculates AUC coefficient from matrix

Usage

1
computeAUC(imatrix, outmatrix)

Arguments

matrix

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

Details

Wrapper for pROC function that converts matrix to igraph object

Value

AUC score


ramellose/NetworkUtils documentation built on May 26, 2019, 12:34 a.m.