ratingObj-class {Prize} | R Documentation |
ratingObj
An object that stores the idealised priorities of alternatives (The rating AHP model).
Objects can be created by calls of the form new("ratingObj", ...)
.
weight
:A matrix of rating categoris and their AHP and idealised prioritise.
saaty_inconsistency
:The consistency ratio of the categories pairwise comparison matrix.
RM
:A matrix of alternatives with their scale category and idealised prioritise.
Daryanaz Dargahi <daryanazdargahi@gmail.com>