computeAUC: Compute Area Under the Curve (AUC)
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
computeAUC(consensusMatrix)
Arguments
consensusMatrix
Consensus matrix, output of the
"coca::consensusCluster" function.
Value
This function returns the area under the curve.