geoAggreg-class {Prize} | R Documentation |
geoAggreg
An object that stores the aggregated group judgements as well as consistency ratio of the individuals and group judgements.
Objects can be created by calls of the form new("geoAggreg", ...)
.
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.
Daryanaz Dargahi <daryanazdargahi@gmail.com>