computeAUC: Compute Area Under the Curve (AUC)

Description Usage Arguments Value Author(s)

View source: R/auc.R

Description

This function allows to compute the area under the curve of the empirical distribution function of a consensus matrix as described in Monti et al. (2003), Section 3.3.1.

Usage

1
computeAUC(consensusMatrix)

Arguments

consensusMatrix

Consensus matrix, output of the "coca::consensusCluster" function.

Value

This function returns the area under the curve.

Author(s)

Alessandra Cabassi alessandra.cabassi@mrc-bsu.cam.ac.uk


acabassi/coca documentation built on July 14, 2020, 8:31 p.m.