pipelineObj-class {Prize} | R Documentation |
pipelineObj
An object that stores the problem hierarchy as well as AHP priorities.
Objects can be created by calls of the form new("pipelineObj", ...)
.
ahp_plot
:A matrix of problem hierarchy.
weight_plot
:A list of matrices representing AHP priorities at the criteria and subcriteria level.
rainbow_plot
:A list of matrices representing final AHP ranking of alternatives at the criteria and subcriteria level.
ahp_weights
:A list of matrices representing AHP priorities for all decision elements.
simulation
:A numeric value of the simulation size.
saaty_inconsistency
:A list of Saaty inconsistency ratios.
Daryanaz Dargahi <daryanazdargahi@gmail.com>