powered by
This function normalizes the decision ranking table and determines consistency of the decisions
comparisonTable(df)
nmtx: a normalized pairwise comparison matrix crt: consistency index and message on whether the input decisions are consistent for analysis
A matrix of rank decisions with complete column names.
Christian Thine Omuto
The column names of the rank-decision table should correspond with the names of the criteria maps
Barzilai J. and Golany B., 1990. Deriving Weights from Pairwise Comparison Matrices: the Additive Case. Operations Research Letters 9: 407–410.
suitability, fertilitySuit
suitability
fertilitySuit
data(nutrient) library(FuzzyAHP) comparisonTable(nutrient)
Run the code above in your browser using DataLab