SCOPE: Recoding of risk levels using binary fusion.

This is a part of SCOPE that optimizes the risk levels using binary fusion.
173 Downloads
Updated 18 Jun 2012

View License

This utility program creates a new risk model by combining two adjacent risk levels of an old model e.g. if the original risk levels are 1, 2, 3, 4, 5, then to fuse 2 and 3, the new risk levels will be 1, 2 (from old 2 and 4), 3 (from old 4) and 4 (from old 5)
Note this program replaces the original column i.e. user should make a backup copy of data before this. This program assumes the A column of the Excel file is the place to write the results. See the output figure posted with this as an example.

Cite As

Rex Cheung (2024). SCOPE: Recoding of risk levels using binary fusion. (https://www.mathworks.com/matlabcentral/fileexchange/37208-scope-recoding-of-risk-levels-using-binary-fusion), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Risk Management Toolbox 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