Learn R Programming

Prize (version 1.2.0)

pipelineObj-class: Class pipelineObj

Description

An object that stores the problem hierarchy as well as AHP priorities.

Arguments

Objects from the Class

Objects can be created by calls of the form new("pipelineObj", ...).

Slots

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.