find.weight {RMCDA}R Documentation

Finding the weights for each criteria given a pairwise comparison matrix A in the AHP method

Description

Finding the weights for each criteria given a pairwise comparison matrix A in the AHP method

Usage

find.weight(A)

Arguments

A

the matrix containing information related to pairwise comparisons of criteria

Value

a list containing the value of CI/RI and a vector containing the weights of each criteria


[Package RMCDA version 0.3 Index]