find.weight: Finding the weights for each criteria given a pairwise...

View source: R/AHP.R

find.weightR 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


RMCDA documentation built on June 8, 2025, 11:14 a.m.