Version: | 1.0.0 |
---|---|
Provider: | PUT |
SOAP service’s name: | |
DEMATEL_influences-PUT (see SOAP requests for details) |
Computes effects (in and out) and relations for given alternatives used in DEMATEL method. Basing on processed matrix of alternatives influences (each on each) there are prepared vectors - in_effect, which is the total effect from other alternatives on this alternative, and out_effect - the same, but reversed - this alternative on all other. For more details please refer to https://doi.org/10.1155/2018/3696457, step 4.
Contact: Witold Kupś <witkups@gmail.com>
(For outputs, see below)
Definitions of alternatives
The input value should be a valid XMCDA document whose main tag is <alternatives>
.
Influence of each alternative on the other
The input value should be a valid XMCDA document whose main tag is <alternativesMatrix>
.
Total influence of each alternative on the other
The returned value is a XMCDA document whose main tag is <alternativesMatrix>
.
Sum (by row) of direct and indirect effects of criterion/alternative/factor on the other criteria/alternatives/factors. This is one of the DEMATEL step 4 results.
The returned value is a XMCDA document whose main tag is <alternativesValues>
.
Sum (by column) of direct and indirect effects of criterion/alternative/factor received from other criteria/alternatives/factors. This is one of the DEMATEL step 4 results.
The returned value is a XMCDA document whose main tag is <alternativesValues>
.
Messages or errors generated by this module
The returned value is a XMCDA document whose main tag is <programExecutionResult>
.