smaa2

Provider:jsmaa
Version:0.2

Description

JSMAA adapter for DD. Currently implements only SMAA-2 without preference information and only cardinal interval measurements of reals.

Inputs

(For outputs, see below)

criteria

Description:

A list of criteria.

alternatives

Description:

A list of alternatives.

XMCDA related:

  • Tag: alternatives

  • Code:

    <alternatives>
        <alternative>
            [...]
        </alternative>
        [...]
    </alternatives>
    

performanceTable

Description:

A performance table. The evaluations should be numeric values, i.e. <real>, <integer> or <rational>.

XMCDA related:

  • Tag: performanceTable

Outputs

confidenceFactors

Description:

Confidence factors of SMAA-2 computation.

XMCDA related:

  • Tag: alternativesValues

rankAcceptabilities

Description:

Rank acceptabilities of SMAA-2 computation.

XMCDA related:

  • Tag: alternativesValues

centralWeights

Description:

Central weights of SMAA-2 computation.

XMCDA related:

  • Tag: other

messages

Description:

Output of messages. Currently always outputs execution succesful :)

XMCDA related:

  • Tag: methodMessages

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