Learn R Programming

AHPWR (version 0.1.2)

Compute Analytic Hierarchy Process

Description

Compute a tree level hierarchy, judgment matrix, consistency index and ratio, priority vectors, hierarchic synthesis and rank. Based on the book entitled "Models, Methods, Concepts and Applications of the Analytic Hierarchy Process" by Saaty and Vargas (2012, ISBN 978-1-4614-3597-6).

Copy Link

Version

Install

install.packages('AHPWR')

Monthly Downloads

415

Version

0.1.2

License

GPL-3

Maintainer

Luciane Alcoforado

Last Published

February 28th, 2026

Functions in AHPWR (0.1.2)

ler

Read an excel file containing the paired matrices
ahp_geral

Calculates the AHP General
flow_chart

creates a hierarchical structure
autoVetor

Calculates the eigen vector of matrix
calcula_prioridades

Calculates the priority vector of a paired matrix
formata_tabela

Format an AHP table created by the general ahp() function
AHPWR-package

AHPWR: Compute Analytic Hierarchy Process
ahp_s

Calculates the AHP for criteria and subcriteria
ahp

Calculates the AHP
CI

calculates saaty's consistency index
CR

calculates saaty's consistency ratio
xlsx_ahp

build file with judgment matrices
tabela_holistica

organizes a table with comparison matrix data
matriz_julgamento

Create paired matrix and can test saaty consistency rate
matrix_ahp

creates a dataframe containing the judments holistic
ranque

Calculates the ranking of alternatives
transforma_tabela

Transforms table with numbers into percentage with 2 decimal places
normaliza

generates vectors of weights for criteria and alternatives
formata_tabela2

Format an AHP table created by the general ahp() function
%>%

Pipe operator