buildPairwiseComparisonMatrix-methods function

Function that builds Pairwise Comparison Matrix based on list of Pairwise Comparison Matrices

Function that builds Pairwise Comparison Matrix based on list of Pairwise Comparison Matrices

This functions builds Pairwise Comparison Matrix based on list of Pairwise Comparison Matrices the resulting Pairwise Comparison Matrix is calculated as geometric mean of all Pairwise Comparison Matrices in listOfMatrices.

buildPairwiseComparisonMatrix(listOfMatrices) ## S4 method for signature 'list' buildPairwiseComparisonMatrix(listOfMatrices)

Arguments

  • listOfMatrices: An object of list.

Returns

An object of class PairwiseComparisonMatrix