Learn R Programming

RMCriteria (version 0.2.0)

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

Description

An S4 class to store results from RPrometheeIV.

Arguments

Slots

PhiPlus

A numeric vector with the PhiPlus result from Promethee.

PhiMinus

A numeric vector with the PhiMinus result from Promethee.

Index

The index resulting from the lp solution.

alternatives

A character vector with alternatives names.

criterias

A character vector with criterias names.

datMat

A matrix containing the data from criterias and alternatives.