To calculate an analytic hierarchy process (AHP) priority vector with its inconsistency ratios.
Scope
In scope:
- Input: a square pairwise comparison matrix in the form of a delimited text file accessible to the user's local computer.
- Process: a R Shiny application using an AHP function from the pmr package.
- Output: an AHP priority vector with Saaty and Koczkodaj inconsistency ratios to the screen.
Out of scope:
- Anything not using a CSV pairwise comparison matrix text file as an input with an output a computed priority vector with inconsistency ratios to the screen using a R Shiny application. The number of simulations for inconsistency ratios are also not considered.
- Anything not using a CSV pairwise comparison matrix text file as an input with an output a computed priority vector with inconsistency ratios to the screen using a R Shiny application. The number of simulations for inconsistency ratios are also not considered.