Decision Theory Toolbox (DTT)

The DTT contains a set of functions implementing DTT algorhythms and a GUI demo.
3.4K Downloads
Updated 7 Feb 2005

View License

The DTT implements some of the most popular and applied algorhythms originated from the Decision Theory Area:

- Multi Value Attribute Theory;
- Hierarchical Analysis
- Electre III

These methods have proved to be a valuable mean to help decision makers extract a rank from a pool of alternatives, each alternative representing a set of actions, on the basis of the qualitative/quantitative impact each alternative has on a manifoldness of indicators.

The functions developed fully emulates the methods above mentioned, handling exceptions arising from a particular input dataset.

The Multi Value Attribute Theory function (MAVT) lets you either directly provide the weight vector (a weight factor for each indicator) or interactively derive it through a succession of couples-preference test.

The Hierarchical Analysis function (HYEA) lets you define incomplete hierarchical structures on the input dataset.

The DT Toolbox contains a GUI demo, DTdemo, providing users with an overview of the capabilities offered by the functions herein implemented.

Once installed the DT Toolbox, type

>> DTdemo

at the command line to begin!!!

Cite As

Francesco di Pierro (2024). Decision Theory Toolbox (DTT) (https://www.mathworks.com/matlabcentral/fileexchange/1858-decision-theory-toolbox-dtt), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning 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

Fixed bugs for users of MATLAB 6.5 and newer releases.