SCOPE: this utility gets the final risk levels and risk labels from ROC optimization

Use the steps from running SCOPE to obtain the final ROC-optimized risk factor and risk labels.
193 Downloads
Updated 29 Jun 2012

View License

In this example, it is assumed that SCOPE returned fusion at level 1, then on the new risk factor fusion at level 2. Using the test variables as the input arguments:
riskfactor = [1 2 3 4 5 1 2 3 4 5 1 2 3 4 5]
risklabel={'ajcc 1','ajcc 2','ajcc 3','ajcc 4','ajcc 5'}
binaryfusionsteps = [1 2]

The result is as expected: binaryfusionrisklabels = 'ajcc1' 'ajcc 3' 'ajcc 5'

Cite As

Rex Cheung (2024). SCOPE: this utility gets the final risk levels and risk labels from ROC optimization (https://www.mathworks.com/matlabcentral/fileexchange/37345-scope-this-utility-gets-the-final-risk-levels-and-risk-labels-from-roc-optimization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on ROC - AUC in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0