colAUC
Version 1.2.0.0 (48.8 KB) by
Jaroslaw Tuszynski
Calculates Area under ROC curve (AUC) for a vector or for each column of a matrix.
Function colAUC calculates Area under ROC curve (AUC) for a vector or for
each column of a matrix.
The main properties of this code:
* Ability to work with multi-dimensional data.
* Ability to work with multi-class datasets.
* Speed - this code was written to calculate AUC's for large number of
features, fast.
* Two different algorithms are provided one based on integrating ROC
curves and one based on Wilcoxon Rank Sum Test aka. Mann-Whitney U Test.
* Function can be used to plot ROC curves.
Cite As
Jaroslaw Tuszynski (2026). colAUC (https://uk.mathworks.com/matlabcentral/fileexchange/30424-colauc), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on ROC - AUC in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
