Decision Theory Toolbox (DTT)

The DTT contains a set of functions implementing DTT algorhythms and a GUI demo.

You are now following this Submission

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 (2026). Decision Theory Toolbox (DTT) (https://www.mathworks.com/matlabcentral/fileexchange/1858-decision-theory-toolbox-dtt), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Fixed bugs for users of MATLAB 6.5 and newer releases.