SCOPE: bootstrapping the ROC areas and errors in two ways

버전 1.0.0.0 (18.5 KB) 작성자: Rex Cheung
Implemented bootstrapping by Monte Carlo sampling with replacement for ROC areas.
다운로드 수: 288
업데이트 날짜: 2012/7/2

라이선스 보기

There is no direct way to compute the statistical significance of the difference between the ROC areas of two riskfactors. This program implements the Monte Carlo method to sample each riskfactor and return an estimation of the spread of the ROC area distributtion by sampling with replacement (i.e. it could also be called a
bootstrapping method since it is not done analytically, but rather emperically).
For cross-validation with Matlab's perfcurve, this program uses: function AROC=AROCforOptimization(observedoutcome,fittedoutcome)
for comparison. The results are quite close.
It save the Area ROC using methods in separate files for statistical test
for difference if needed.
A unit test script is provided. Please contact me if you have any thoughts.

인용 양식

Rex Cheung (2025). SCOPE: bootstrapping the ROC areas and errors in two ways (https://kr.mathworks.com/matlabcentral/fileexchange/37366-scope-bootstrapping-the-roc-areas-and-errors-in-two-ways), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
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!
버전 게시됨 릴리스 정보
1.0.0.0