plotAlternativesValuesPreorder

Provider:RXMCDA
Version:1.0

Description

Generates a graph representing a preorder on the alternatives, according to numerical values taken by the alternatives (the “best” alternative has the highest value).

Please note: this program is deprecated and it is replaced by plotAlternativesValuesPreorder in package ITTB.

Inputs

(For outputs, see below)

alternatives

Description:

A list of alternatives. Alternatives can be activated or desactivated via the <active> tag (true or false). By default (no <active> tag), alternatives are considered as active.

alternativesValues

Description:

A list of <alternativeValue> representing a value taken by each alternative (the higher, the better in the preorder).

XMCDA related:

  • Tag: alternativesValues

Outputs

messages

Description:

A list of messages generated by the algorithm.

XMCDA related:

  • Tag: methodMessages

alternativesValuesPlot

Description:

A string containing the base64 representation of the png image of the graph generated by the R statistical software.

XMCDA related:

  • Tag: alternativeValue

For further technical details on the web service underlying this program, have a look at its documentation here.