Learn R Programming

RMCriteria (version 0.2.0)

RPrometheeII-class: An S4 class to store results from RPrometheeII.

Description

An S4 class to store results from RPrometheeII.

Arguments

Slots

Phi

A numeric vector with the net Phi from Promethee.

vecWeights

A numeric vector with the weights for each criteria.

alternatives

A character vector with alternatives names.

criterias

A character vector with criterias names.

datMat

A matrix containing the data from criterias and alternatives.