Learn R Programming

RMCriteria (version 0.2.0)

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

Description

An S4 class to store results from RPrometheeI.

Arguments

Slots

PhiPlus

A numeric vector with the PhiPlus result from Promethee.

PhiMinus

A numeric vector with the PhiMinus result from Promethee.

alternatives

A character vector with alternatives names.

criterias

A character vector with criterias names.

datMat

A matrix containing the data from criterias and alternatives.