plotCriteriaValues

Provider:RXMCDA
Version:1.0

Description

Generates a barplot representing a numeric quantity for each criterion, like, e.g., an importance value.

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

Inputs

(For outputs, see below)

criteria

Description:

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

criteriaValues

Description:

A list of <criterionValue> representing a certain numeric quantity for each criterion, like, e.g., an importance value.

XMCDA related:

  • Tag: criteriaValues

Outputs

criteriaValuesPlot

Description:

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

XMCDA related:

  • Tag: criterionValue

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.