Learn R Programming

Prize (version 1.2.0)

geoAggreg-class: Class geoAggreg

Description

An object that stores the aggregated group judgements as well as consistency ratio of the individuals and group judgements.

Arguments

Objects from the Class

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

Slots

AIJ:
A matrix of aggregated group judgements (a pairwise comparison matrix).
GCR:
The consistency ratio of the aggregated group judgement.
CI:
A vector of the individuals consistency index.
ICR:
A vector of individals judgements consistency ratio.
IP:
A matrix of individual and aggregated group AHP priorities.