Learn R Programming

AHPWR (version 0.1.0)

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

420

Version

0.1.0

License

GPL-3

Maintainer

Luciane Alcoforado

Last Published

December 6th, 2022

Functions in AHPWR (0.1.0)

normaliza

generates vectors of weights for criteria and alternatives
%>%

Pipe operator
matrix_ahp

creates a dataframe containing the judments holistic
matriz_julgamento

Create paired matrix and can test saaty consistency rate
ranque

Calculates the ranking of alternatives
tabela_holistica

organizes a table with comparison matrix data
CR

calculates saaty's consistency ratio
ahp_geral

Calculates the AHP General
ahp

Calculates the AHP
CI

calculates saaty's consistency index
ahp_s

Calculates the AHP for criteria and subcriteria
AHPWR-package

AHPWR: Compute Analytic Hierarchy Process
transforma_tabela

Transforms table with numbers into percentage with 2 decimal places
autoVetor

Calculates the eigen vector of matrix
flow_chart

creates a hierarchical structure
xlsx_ahp

build file with judment matrices
formata_tabela

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

Calculates the priority vector of a paired matrix
formata_tabela2

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

Read an excel file containing the paired matrices and turn all your spreadsheets into a list of matrices in R