uROCcomp

版本 2.0.0.0 (16.1 KB) 作者: Giuseppe Cardillo
compare two UNRELATED ROC curves
2.2K 次下载
更新时间 2018/4/17

Compare two unpaired ROC curves
The ROC graphs are a useful tecnique for organizing classifiers and visualizing their performance. ROC graphs are commonly used in medical decision making.
This function compares two unpaired ROC curves using my previously submitted routine ROC (http://www.mathworks.com/matlabcentral/fileexchange/19950).
If this file is absent, uroccomp will try to download it from FEX.
Syntax: uroccomp(x,y,alpha)

Input: x and y - These are the data matrix. The first column is the column of the data value; The second column is the column of the tag: unhealthy (1) and healthy (0). alpha - significance level (default 0.05)

Output: The ROC plots; The z-test to compare Areas under the curves

run uroccompdemo to see an example

Created by Giuseppe Cardillo
giuseppe.cardillo-edta@poste.it

To cite this file, this would be an appropriate format: Cardillo G. (2009) uROCcomp: compare two unpaired ROC curves. http://www.mathworks.com/matlabcentral/fileexchange/23020

引用格式

Giuseppe Cardillo (2024). uROCcomp (https://github.com/dnafinder/uroccomp), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 ROC - AUC 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
2.0.0.0

inputparser, table implementation, github link

1.4.0.0

Changes in description

1.3.0.0

advancedmcode link added in description

1.2.0.0

correction of output mistake

1.1.0.0

Update in help section

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库