Learn R Programming

RMCriteria (version 0.2.0)

plot,RPrometheeI-method: NetworkPlot

Description

Shows the relationship among alternatives using a net graph, where the arrows come from the alternative with biggest PhiPlus and smallest PhiMinus.

Plots PhiPlus and PhiMinus resulting from RPrometheeI results.

Usage

# S4 method for RPrometheeI
plot(x, y, ...)

Arguments

x

the RPromethee object to be ploted.

y

not used in this context.

...

not used in this context.

RPrometheeI

An object resulting from RPrometheeI method.

References

See Also

Other RPromethee methods: PrometheeIIIPlot, PrometheeIIPlot, PrometheeIPlot, PrometheeIVPlot, RPrometheeConstructor, RPrometheeIII, RPrometheeII, RPrometheeIVKernel, RPrometheeIV, RPrometheeI, RPrometheeV, SensitivityAnalysis, UpdateRPrometheeAlternatives, UpdateRPrometheeArguments, WalkingWeightsPlot