plotAlternativesValues

Provider:RXMCDA
Version:1.0

Description

Generates a barplot representing a numeric quantity for each alternative, like, e.g., the overall value.

Please note: this program is deprecated and it is replaced by plotAlternativesValues 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 <alternativesValue> representing a certain numeric quantity for each alternative, like, e.g., an overall value.

XMCDA related:

  • Tag: alternativesValues

Outputs

alternativesValuesPlot

Description:

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

XMCDA related:

  • Tag: alternativeValue

messages

Description:

A list of messages generated by the algorithm.

XMCDA related:

  • Tag: methodMessages

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